diff options
Diffstat (limited to 'vcx')
| -rw-r--r-- | vcx | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,8 +5,6 @@ use warnings; use IO::Handle; use File::Path qw(make_path); use File::Copy qw(copy); -use File::Find; -use File::Compare; use File::Basename; use File::Glob qw(:bsd_glob); use File::Spec; @@ -902,4 +900,3 @@ sub get_file_version { } } - |
