diff options
Diffstat (limited to 'py/mpconfig.h')
-rw-r--r-- | py/mpconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/py/mpconfig.h b/py/mpconfig.h index 8cf4bbb779..6d18937177 100644 --- a/py/mpconfig.h +++ b/py/mpconfig.h @@ -362,7 +362,6 @@ #endif // Whether to build functions that print debugging info: -// mp_lexer_show_token // mp_bytecode_print // mp_parse_node_print #ifndef MICROPY_DEBUG_PRINTERS |