summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xperl-install/standalone/printerdrake4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl-install/standalone/printerdrake b/perl-install/standalone/printerdrake
index 7f67433c2..3d739d1d2 100755
--- a/perl-install/standalone/printerdrake
+++ b/perl-install/standalone/printerdrake
@@ -37,10 +37,6 @@ use Gtk2::Gdk::Keysyms;
use modules;
use c;
-# Do not embed in mcc as the GTK2 main window is too big and the menues
-# do not work in embedded mode
-local $::isEmbedded = 0;
-
my $pixdir = '/usr/share/libDrakX/pixmaps/';
local $_ = join '', @ARGV;