summaryrefslogtreecommitdiff
path: root/uscript/xbytecode.h
diff options
context:
space:
mode:
Diffstat (limited to 'uscript/xbytecode.h')
-rw-r--r--uscript/xbytecode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uscript/xbytecode.h b/uscript/xbytecode.h
index 95f1440..34f7f43 100644
--- a/uscript/xbytecode.h
+++ b/uscript/xbytecode.h
@@ -32,6 +32,5 @@ BC(CONCAT)
BC(JMP)
BC(FALSEY_JMP)
BC(LOOP)
-BC(PRINT)
BC(CALL)
BC(RET)