aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/AdminPanel/Shared/Shorewall.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/AdminPanel/Shared/Shorewall.pm b/lib/AdminPanel/Shared/Shorewall.pm
index eb08fa8..91c22db 100644
--- a/lib/AdminPanel/Shared/Shorewall.pm
+++ b/lib/AdminPanel/Shared/Shorewall.pm
@@ -1,6 +1,5 @@
package AdminPanel::Shared::Shorewall; # $Id: shorewall.pm 254244 2009-03-18 22:54:32Z eugeni $
-use lib qw(/usr/lib/libDrakX); # helps perl_checker
use detect_devices;
use network::network;
use AdminPanel::Shared::RunProgram;