esp8266: Remove unused entry in port root pointers.

This commit is contained in:
Damien George 2017-04-03 16:10:46 +10:00
parent 806c07c898
commit 7df4558df8
1 changed files with 0 additions and 1 deletions

View File

@ -180,7 +180,6 @@ extern const struct _mp_obj_module_t onewire_module;
#define MICROPY_PORT_ROOT_POINTERS \
const char *readline_hist[8]; \
vstr_t *repl_line; \
mp_obj_t pin_irq_handler[16]; \
// We need to provide a declaration/definition of alloca()