summaryrefslogtreecommitdiffstatshomepage
path: root/unix/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'unix/main.c')
-rw-r--r--unix/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/unix/main.c b/unix/main.c
index 3dd71eff8c..d635127783 100644
--- a/unix/main.c
+++ b/unix/main.c
@@ -482,7 +482,6 @@ int main(int argc, char **argv) {
}
if (mp_verbose_flag) {
- extern mp_obj_t mp_micropython_mem_info(mp_uint_t n_args, const mp_obj_t *args);
mp_micropython_mem_info(0, NULL);
}