aboutsummaryrefslogtreecommitdiff
path: root/ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'ops.h')
-rw-r--r--ops.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ops.h b/ops.h
index be588a1..b8b461a 100644
--- a/ops.h
+++ b/ops.h
@@ -93,7 +93,6 @@ OP(ICOPY, "copy")
/* call */
OP(ICALL, "call")
-OP(IVACALL, "call")
/* variadic */
OP(IVASTART, "vastart")