]> git.uio.no Git - usit-rt.git/blobdiff - sbin/rt-shredder
Upgrade to 4.0.13
[usit-rt.git] / sbin / rt-shredder
index 64addfd8e5d55130f50ab5a6dc4e5ef32732075f..576012052a2937f4aaa97036dafcaf171a8b9b7a 100755 (executable)
@@ -3,7 +3,7 @@
 #
 # COPYRIGHT:
 #
-# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC
 #                                          <sales@bestpractical.com>
 #
 # (Except where explicitly superseded by other copyright notices)
@@ -107,10 +107,6 @@ L<RT::Shredder>
 
 =cut
 
-use lib '/www/data/rt/rt-perl/current-perl10/share/perl5';
-use lib '/www/data/rt/rt-perl/current-perl10/lib/perl5';
-use lib '/www/data/rt/rt-perl/current-perl10/lib64/perl5';
-
 use strict;
 use warnings FATAL => 'all';