aboutsummaryrefslogtreecommitdiff
path: root/www/amphetadesk/files/patch-lib_AmphetaDesk.pm
blob: fb7a9aba60a9314970cb3ee0738fac3b2e08dcb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/AmphetaDesk.pm.orig	Mon Oct 10 17:02:41 2005
+++ lib/AmphetaDesk.pm	Mon Oct 10 17:02:45 2005
@@ -40,7 +40,6 @@
 
 # where are we?
 use FindBin qw($Bin);
-BEGIN { unshift(@INC, catdir($Bin, "lib")); }
 
 ###############################################################################
 # init - creates the environment and sets up the queue based loop.            #