Author: jkeenan
Date: Sun Feb 11 18:51:35 2007
New Revision: 16945
Modified:
branches/buildtools/lib/Parrot/Ops2c/Utils.pm
Log:
Deleted commented-out code.
Modified: branches/buildtools/lib/Parrot/Ops2c/Utils.pm
==============================================================================
--- branches/buildtools/lib/Parrot/Ops2c/Utils.pm (original)
+++ branches/buildtools/lib/Parrot/Ops2c/Utils.pm Sun Feb 11 18:51:35 2007
@@ -77,7 +77,6 @@
else {
$ops = _prepare_non_core( {
file => $file,
-# argv => [ @ARGV ],
argv => [ @argv ],
flag => $flagref,
} );