summaryrefslogtreecommitdiff
path: root/mwc.pl
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-10-16 13:36:23 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-10-16 13:36:23 +0000
commita804f09039b398a29a88b5d93e54a55670b2eef9 (patch)
tree92f39f5fe7192abaa5eb89294c5aa6ffad079637 /mwc.pl
parent7db364e81b1c144a57c4a501bbbfce68fa21f32b (diff)
downloadMPC-a804f09039b398a29a88b5d93e54a55670b2eef9.tar.gz
ChangeLogTag: Mon Oct 16 13:33:46 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'mwc.pl')
-rwxr-xr-xmwc.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/mwc.pl b/mwc.pl
index 20386a54..330bf2b6 100755
--- a/mwc.pl
+++ b/mwc.pl
@@ -15,7 +15,6 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
require 5.006;
use strict;
-use Config;
use FindBin;
use File::Spec;
use File::Basename;