summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-03-30 11:52:43 +0000
committerNicholas Clark <nick@ccl4.org>2007-03-30 11:52:43 +0000
commit5e80365ee6ce4a1e6342df04f3c9f98c0fc7bc22 (patch)
tree85d22b95291ba919cb61032090684ea8ac7e60be /opcode.pl
parentfdecdb95df591262b9afbfa09e74e71f92af065a (diff)
downloadperl-5e80365ee6ce4a1e6342df04f3c9f98c0fc7bc22.tar.gz
Remove the never-used numeric and character switch ops.
p4raw-id: //depot/perl@30785
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl3
1 files changed, 0 insertions, 3 deletions
diff --git a/opcode.pl b/opcode.pl
index f90a6c9001..7549844bb8 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -829,9 +829,6 @@ leavewhen leave when block ck_null 1
break break ck_null 0
continue continue ck_null 0
-#nswitch numeric switch ck_null d
-#cswitch character switch ck_null d
-
# I/O.
open open ck_open ismt@ F S? L