summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/debug_menu.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apps/debug_menu.h b/apps/debug_menu.h
index 7926ffc..664a1ba 100644
--- a/apps/debug_menu.h
+++ b/apps/debug_menu.h
@@ -24,8 +24,4 @@
bool debug_menu(void);
bool run_debug_screen(char* screen);
-#ifndef SIMULATOR
-extern bool dbg_ports(void);
-#endif
-
#endif