Skip to content

Commit 71b850f

Browse files
committed
Remove last remnant of old invocation protocol
1 parent e7ea1db commit 71b850f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/vm/moar/QAST/QASTOperationsMAST.nqp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2729,7 +2729,6 @@ my constant SIMPLE_OP_MAPPINGS := nqp::list_s(
27292729
'resume', 'resume',
27302730
'lastexpayload', 'lastexpayload',
27312731
'throwextype', 'throwcatdyn',
2732-
'getarg_i', 'getarg_i',
27332732
'lexprimspec', 'lexprimspec',
27342733
'captureposelems', 'captureposelems',
27352734
'captureposarg', 'captureposarg',

0 commit comments

Comments
 (0)