summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/vm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vm.c b/src/vm.c
index bc5ef8579..b56e960a2 100644
--- a/src/vm.c
+++ b/src/vm.c
@@ -1069,7 +1069,6 @@ RETRY_TRY_BLOCK:
NEXT;
}
-
CASE(OP_LOADL16, BS) {
goto op_loadl;
}