From f884903785eaf4ec9bfea168170c1bb127becf5c Mon Sep 17 00:00:00 2001 From: minima Date: Thu, 15 Mar 2001 00:30:15 +0000 Subject: [PATCH] take it out again --- cmd/show/version.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/cmd/show/version.pl b/cmd/show/version.pl index fb84ab2c..c4593b93 100644 --- a/cmd/show/version.pl +++ b/cmd/show/version.pl @@ -9,8 +9,6 @@ my @out; my $build = $main::version; -use IO::File; - if (opendir(DIR, "$main::root/perl")) { my @d = readdir(DIR); closedir(DIR); -- 2.34.1