diff options
Diffstat (limited to 'cc3200/mpconfigport.h')
| -rw-r--r-- | cc3200/mpconfigport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mpconfigport.h b/cc3200/mpconfigport.h index 5bf6477ea..fd60f0432 100644 --- a/cc3200/mpconfigport.h +++ b/cc3200/mpconfigport.h @@ -139,7 +139,6 @@ extern const struct _mp_obj_module_t mp_module_ubinascii; const char *readline_hist[8]; \ mp_obj_t mp_const_user_interrupt; \ mp_obj_t pyb_config_main; \ - mp_obj_list_t mod_network_nic_list; \ mp_obj_list_t pybsleep_obj_list; \ mp_obj_list_t mpcallback_obj_list; \ mp_obj_list_t pyb_timer_channel_obj_list; \ |
