From 654ec6aa9b85cf126830393eca85a1fdfbc8fa55 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 8 Sep 2008 10:08:06 +0000 Subject: latest commit enable us to remove old sizing hacks --- perl-install/standalone/drakauth | 3 --- 1 file changed, 3 deletions(-) (limited to 'perl-install/standalone') 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); -- cgit v1.2.1