Remove 'use 5.004;', only seems to work on linux

git-svn-id: svn://10.0.0.236/trunk@58282 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rginda%netscape.com 2000-01-20 01:21:05 +00:00
parent 9f9aa6f3e7
commit 9a67bdaab7

View File

@ -36,7 +36,6 @@
# Branched 11/01/99
#
use 5.004;
use strict;
use Getopt::Mixed "nextOption";