summaryrefslogtreecommitdiff
path: root/fml
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-01-26 15:56:40 +0000
committerfukachan <fukachan>2001-01-26 15:56:40 +0000
commit4790f9fdfca07c524e79cbd35e614058ffbe6c11 (patch)
tree1e0ecc956bd77b2a7ab1eb5349b00544134b9d62 /fml
parente5ac23c85b5805c2f1d25c019c1dcf9173668b86 (diff)
downloadfml8-4790f9fdfca07c524e79cbd35e614058ffbe6c11.tar.gz
fml8-4790f9fdfca07c524e79cbd35e614058ffbe6c11.tar.bz2
fml8-4790f9fdfca07c524e79cbd35e614058ffbe6c11.zip
nuke "usr lib .." for debug
Diffstat (limited to 'fml')
-rw-r--r--fml/lib/FML/Parse.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/fml/lib/FML/Parse.pm b/fml/lib/FML/Parse.pm
index ecaea64e..44c56720 100644
--- a/fml/lib/FML/Parse.pm
+++ b/fml/lib/FML/Parse.pm
@@ -57,7 +57,6 @@ FML::Parse.pm appeared in fml5.
=cut
-use lib qw(./lib/fml5 ./lib/CPAN ./lib/3RDPARTY ./lib);
use vars qw($InComingMessage);
use strict;
use Carp;