summaryrefslogtreecommitdiff
path: root/apps/radio/radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/radio/radio.c')
-rw-r--r--apps/radio/radio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/radio/radio.c b/apps/radio/radio.c
index 4524707289..126ea93390 100644
--- a/apps/radio/radio.c
+++ b/apps/radio/radio.c
@@ -355,7 +355,6 @@ void radio_screen(void)
355{ 355{
356 bool done = false; 356 bool done = false;
357 int button; 357 int button;
358 int i;
359 bool stereo = false, last_stereo = false; 358 bool stereo = false, last_stereo = false;
360 int update_type = 0; 359 int update_type = 0;
361 bool screen_freeze = false; 360 bool screen_freeze = false;