]> diplodocus.org Git - minc/commitdiff
File::Basename hasn't been used since we stopped using `mhpath new`.
authorepg <>
Sat, 10 Apr 2004 03:51:53 +0000 (03:51 +0000)
committerepg <>
Sat, 10 Apr 2004 03:51:53 +0000 (03:51 +0000)
minc

diff --git a/minc b/minc
index 12d788e2d35d97e348870d83f2f2599de6b0bafb..a8eb94fff5f2cd6af5ed04e225be1b00112fa977 100755 (executable)
--- a/minc
+++ b/minc
@@ -29,7 +29,6 @@ use Data::Dumper;
 use Errno;
 use Fcntl qw(O_WRONLY O_EXCL O_CREAT);
 use FileHandle;
 use Errno;
 use Fcntl qw(O_WRONLY O_EXCL O_CREAT);
 use FileHandle;
-use File::Basename;
 use File::stat;
 use Getopt::Std; $Getopt::Std::STANDARD_HELP_VERSION = 1;
 use Log::Dispatch;
 use File::stat;
 use Getopt::Std; $Getopt::Std::STANDARD_HELP_VERSION = 1;
 use Log::Dispatch;