From f5bb90ed73e648047508f57f212618dd45825391 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 15 Oct 2003 15:24:34 +0000 Subject: - rename exitMove to startMove - remove the blinks before kde start by relaying the last X connection (using gmessage for now, will use "xtest --wait" later) --- perl-install/install2.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install/install2.pm') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index ff65082d6..cc57cd587 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -296,10 +296,6 @@ sub exitInstall { installStepsCall($o, $auto, 'exitInstall', getNextStep($::o) eq 'exitInstall'); } -sub exitMove { - move::exit(); -} - sub start_i810fb() { my ($vga) = cat_('/proc/cmdline') =~ /vga=(\S+)/; -- cgit v1.2.1