summaryrefslogtreecommitdiffstatshomepage
path: root/py/builtin.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/builtin.h')
-rw-r--r--py/builtin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/py/builtin.h b/py/builtin.h
index 2ccd4481a2..1bb61f6ebc 100644
--- a/py/builtin.h
+++ b/py/builtin.h
@@ -89,4 +89,3 @@ extern struct _dummy_t mp_sys_stderr_obj;
// extmod modules
extern const mp_obj_module_t mp_module_uctypes;
extern const mp_obj_module_t mp_module_zlibd;
-extern const mp_obj_module_t mp_module_select;