summaryrefslogtreecommitdiffstats
path: root/perl-install/Xconfig/test.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/Xconfig/test.pm')
-rw-r--r--perl-install/Xconfig/test.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/perl-install/Xconfig/test.pm b/perl-install/Xconfig/test.pm
index 6f81d75d0..ced26c141 100644
--- a/perl-install/Xconfig/test.pm
+++ b/perl-install/Xconfig/test.pm
@@ -98,7 +98,6 @@ sub test {
use common;
$::prefix = "%s";
- $::isStandalone = 1;
lang::bindtextdomain();
@@ -106,7 +105,6 @@ sub test {
Gtk2->init;
gtkset_background(200 * 257, 210 * 257, 210 * 257);
- $ugtk2::force_center = 1;
$ugtk2::force_focus = 1;
my $text = Gtk2::Label->new;
my $time = 12;