From 865de8ead2b3d8ae30ec747b0b477f0bbc22c6b9 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 14 Mar 2008 12:31:54 +0000 Subject: remove unused includes --- bin/drakconnect | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bin') diff --git a/bin/drakconnect b/bin/drakconnect index 45ac58e..6cd48d0 100755 --- a/bin/drakconnect +++ b/bin/drakconnect @@ -31,16 +31,9 @@ use standalone; #- warning, standalone must be loaded very first, for 'expla use interactive; use common; -use run_program; -use network::drakconnect; use network::netconnect; -use network::connection::ethernet; -use network::tools; use network::network; -use detect_devices; -use c; use modules; -use POSIX ":sys_wait_h"; $ugtk2::wm_icon = "drakconnect"; my $in = 'interactive'->vnew('su'); -- cgit v1.2.1