summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakauth
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-09-08 10:08:06 +0000
committerThierry Vignaud <tv@mandriva.org>2008-09-08 10:08:06 +0000
commit654ec6aa9b85cf126830393eca85a1fdfbc8fa55 (patch)
tree5a9b56ff6b095651f412e56287c6d608d3e2bd15 /perl-install/standalone/drakauth
parent354b9f730c0eb4573ac9715d3969efa1be83515a (diff)
downloaddrakx-654ec6aa9b85cf126830393eca85a1fdfbc8fa55.tar
drakx-654ec6aa9b85cf126830393eca85a1fdfbc8fa55.tar.gz
drakx-654ec6aa9b85cf126830393eca85a1fdfbc8fa55.tar.bz2
drakx-654ec6aa9b85cf126830393eca85a1fdfbc8fa55.tar.xz
drakx-654ec6aa9b85cf126830393eca85a1fdfbc8fa55.zip
latest commit enable us to remove old sizing hacks
Diffstat (limited to 'perl-install/standalone/drakauth')
-rwxr-xr-xperl-install/standalone/drakauth3
1 files changed, 0 insertions, 3 deletions
diff --git a/perl-install/standalone/drakauth b/perl-install/standalone/drakauth
index be6f0cf43..e2e29a3e7 100755
--- a/perl-install/standalone/drakauth
+++ b/perl-install/standalone/drakauth
@@ -9,9 +9,6 @@ use interactive;
use authentication;
use network::network;
-$::real_windowwidth = 700;
-$::real_windowheight = 600;
-
my $net = {};
network::network::read_net_conf($net);