Author: jkeenan
Date: Mon Apr 9 16:26:24 2007
New Revision: 18095
Modified:
trunk/t/tools/ops2cutils/01-new.t
Log:
Delete commented-out code that had been stashed in END block.
Modified: trunk/t/tools/ops2cutils/01-new.t
==============================================================================
--- trunk/t/tools/ops2cutils/01-new.t (original)
+++ trunk/t/tools/ops2cutils/01-new.t Mon Apr 9 16:26:24 2007
@@ -196,19 +196,3 @@
=cut
-__END__
-
-#$VAR1 = [];
-#$VAR2 = bless( {
-# 'split_count' => 0
-# }, 'Parrot::OpTrans::CSwitch' );
-#$VAR3 = '_switch';
-#/usr/local/bin/perl tools/build/vtable_extend.pl
-#/usr/local/bin/perl tools/build/ops2c.pl CGoto --core
-#$VAR1 = [];
-#$VAR2 = bless( {}, 'Parrot::OpTrans::CGoto' );
-#$VAR3 = '_cg';
-#/usr/local/bin/perl tools/build/ops2c.pl CGP --core
-#$VAR1 = [];
-#$VAR2 = bless( {}, 'Parrot::OpTrans::CGP' );
-#$VAR3 = '_cgp';