summaryrefslogtreecommitdiffstats
path: root/perl-install/bootlook.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/bootlook.pm')
-rw-r--r--perl-install/bootlook.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm
index c525673f5..9e46180fd 100644
--- a/perl-install/bootlook.pm
+++ b/perl-install/bootlook.pm
@@ -347,7 +347,6 @@ Click on Configure to launch the setup wizard.", $lilogrub),
$window->show_all();
$no_bootsplash and $thm_frame->hide();
gtkflush();
-$::isEmbedded and kill 'USR2', $::CCPID;
$inmain = 1;
Gtk2->main;
Gtk2->exit(0);