summaryrefslogtreecommitdiffstats
path: root/apps/debug_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.h')
-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 7926ffcd3b..664a1ba762 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