unix modsocket: Convert to static module structures.
This commit is contained in:
@@ -357,7 +357,6 @@ int main(int argc, char **argv) {
|
||||
mp_store_name(qstr_from_str("gc"), (mp_obj_t)&pyb_gc_obj);
|
||||
#endif
|
||||
|
||||
microsocket_init();
|
||||
#if MICROPY_MOD_FFI
|
||||
ffi_init();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user