aboutsummaryrefslogtreecommitdiff
path: root/py/bc0.h
diff options
context:
space:
mode:
authorJohn R. Lenton <jlenton@gmail.com>2014-01-11 00:58:59 +0000
committerJohn R. Lenton <jlenton@gmail.com>2014-01-11 00:58:59 +0000
commitb8698fca75018b5cacaf9b2fdfd821f86b8acaf4 (patch)
tree714b75f2779b79b826d745c13f725835001f787f /py/bc0.h
parentad97f2a49ea723cf21f828c99e0075ff1fd0680a (diff)
unified the bops
Diffstat (limited to 'py/bc0.h')
-rw-r--r--py/bc0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/bc0.h b/py/bc0.h
index 0a4a49ce6..9329f2178 100644
--- a/py/bc0.h
+++ b/py/bc0.h
@@ -66,7 +66,6 @@
#define MP_BC_UNARY_OP (0x60) // byte
#define MP_BC_BINARY_OP (0x61) // byte
-#define MP_BC_COMPARE_OP (0x62) // byte
#define MP_BC_BUILD_TUPLE (0x70) // uint
#define MP_BC_BUILD_LIST (0x71) // uint