summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/debug_menu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c
index b67f07cb19..e52892bee3 100644
--- a/apps/debug_menu.c
+++ b/apps/debug_menu.c
@@ -1209,8 +1209,6 @@ bool dbg_ports(void)
1209 } 1209 }
1210 1210
1211#elif CONFIG_CPU == PP5002 1211#elif CONFIG_CPU == PP5002
1212 unsigned int gpio_a, gpio_b, gpio_c, gpio_d;
1213
1214 char buf[128]; 1212 char buf[128];
1215 int line; 1213 int line;
1216 1214