regclass on EBCDIC platforms
[p5sagit/p5-mst-13.2.git] / opcode.pl
index f90a6c9..7549844 100755 (executable)
--- 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