summaryrefslogtreecommitdiff
path: root/apps/debug_menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/debug_menu.h')
-rw-r--r--apps/debug_menu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/debug_menu.h b/apps/debug_menu.h
index 17a9c2e094..7926ffcd3b 100644
--- a/apps/debug_menu.h
+++ b/apps/debug_menu.h
@@ -26,7 +26,6 @@ bool run_debug_screen(char* screen);
26 26
27#ifndef SIMULATOR 27#ifndef SIMULATOR
28extern bool dbg_ports(void); 28extern bool dbg_ports(void);
29extern bool dbg_partitions(void);
30#endif 29#endif
31 30
32#endif 31#endif