summaryrefslogtreecommitdiff
path: root/apps/recorder/radio.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/recorder/radio.c')
-rw-r--r--apps/recorder/radio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/recorder/radio.c b/apps/recorder/radio.c
index 7ed4ef04cb..93e2022caf 100644
--- a/apps/recorder/radio.c
+++ b/apps/recorder/radio.c
@@ -84,8 +84,6 @@ static struct fmstation presets[MAX_PRESETS];
84 84
85static const char default_filename[] = "/.rockbox/fm-presets-default.fmr"; 85static const char default_filename[] = "/.rockbox/fm-presets-default.fmr";
86 86
87int debug_fm_detection;
88
89static int preset_menu; /* The menu index of the preset list */ 87static int preset_menu; /* The menu index of the preset list */
90static struct menu_item preset_menu_items[MAX_PRESETS]; 88static struct menu_item preset_menu_items[MAX_PRESETS];
91static int num_presets; /* The number of presets in the preset list */ 89static int num_presets; /* The number of presets in the preset list */