summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draknet
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/draknet')
-rwxr-xr-xperl-install/standalone/draknet4
1 files changed, 0 insertions, 4 deletions
diff --git a/perl-install/standalone/draknet b/perl-install/standalone/draknet
index 722502cfa..cb077ccf4 100755
--- a/perl-install/standalone/draknet
+++ b/perl-install/standalone/draknet
@@ -18,15 +18,11 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#use Data::Dumper;
-
use lib qw(/usr/lib/libDrakX);
use interactive;
use standalone;
use netconnect;
-#use common qw(:common :file :functional :system);
-#use my_gtk;
use c;
my $xpm_path="/usr/share/libDrakX/pixmaps";