From 64f3a0fce56db82f7fd4220fd4f5dedd651371f2 Mon Sep 17 00:00:00 2001 From: Florin Grad Date: Thu, 11 Sep 2003 15:33:29 +0000 Subject: silly me, I forgot the debug messages --- perl-install/standalone/drakgw | 2 -- 1 file changed, 2 deletions(-) (limited to 'perl-install/standalone') diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index 00c28ce6f..6d0ff41ae 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -33,7 +33,6 @@ use log; use c; use network::netconnect; use network::shorewall; -use Data::Dumper; $::isInstall and die "Not supported during install.\n"; @@ -53,7 +52,6 @@ my $dhcpd_conf = "/etc/dhcpd.conf"; my $cups_conf = "/etc/cups/cupsd.conf"; my $shorewall = network::shorewall::read(); -Dumper($shorewall),"\n"; my $in = 'interactive'->vnew('su'); $::Wizard_title = N("Internet Connection Sharing"); -- cgit v1.2.1