diff options
Diffstat (limited to 'py/showbc.c')
| -rw-r--r-- | py/showbc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/py/showbc.c b/py/showbc.c index abff93aec..1bdb96aaa 100644 --- a/py/showbc.c +++ b/py/showbc.c @@ -30,8 +30,6 @@ #include "py/bc0.h" #include "py/bc.h" -extern const qstr mp_binary_op_method_name[]; - #if MICROPY_DEBUG_PRINTERS #define DECODE_UINT { \ |
