aboutsummaryrefslogtreecommitdiff
path: root/py/bc0.h
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-01-11 09:37:41 +0000
committerDamien George <damien.p.george@gmail.com>2014-01-11 09:37:41 +0000
commit8d4ccc49ed8bca34579982a5a96b2b50da86d985 (patch)
treec22ac1b289b0011578164e235e5ae4b152ae567c /py/bc0.h
parent25042b19d2310260e22d54ba09a124d5aaf4f512 (diff)
parent683466e55f2221cbd6b05106732c885bd324bc21 (diff)
Merge branch 'master' of github.com:dpgeorge/micropython
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 23ac9a1eb..569477ff4 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