From ed70d1f3f5f345237aea843ec4311a4057f7cb4e Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 12 Aug 2002 15:58:14 +0000 Subject: fix embedding --- perl-install/bootlook.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install/bootlook.pm') diff --git a/perl-install/bootlook.pm b/perl-install/bootlook.pm index cf713396f..d3b7929a3 100644 --- a/perl-install/bootlook.pm +++ b/perl-install/bootlook.pm @@ -33,7 +33,6 @@ use bootloader; use fs; use my_gtk qw(:helpers :wrappers :ask); -$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~/--embedded (\S*) (\S*)/; if ($::isEmbedded) { print "EMBED\n"; print "XID : $::XID\n"; -- cgit v1.2.1