aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xiurt_root_command2
1 files changed, 0 insertions, 2 deletions
diff --git a/iurt_root_command b/iurt_root_command
index c055712..8b5ef30 100755
--- a/iurt_root_command
+++ b/iurt_root_command
@@ -20,8 +20,6 @@
#
# run commands which needs root privilege
#
-use lib '/usr/local/lib/perl/iurt/lib';
-
use strict;
my $program_name = 'iurt_root_command';
use Mkcd::Commandline qw(parseCommandLine usage);