summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-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 126ea93390..d1a3e588d8 100644
--- a/apps/radio/radio.c
+++ b/apps/radio/radio.c
@@ -413,7 +413,6 @@ void radio_screen(void)
413 413
414#endif /* CONFIG_CODEC != SWCODEC */ 414#endif /* CONFIG_CODEC != SWCODEC */
415#endif /* ndef SIMULATOR */ 415#endif /* ndef SIMULATOR */
416
417 /* turn on radio */ 416 /* turn on radio */
418#if CONFIG_CODEC == SWCODEC 417#if CONFIG_CODEC == SWCODEC
419 /* This should be done before touching audio settings */ 418 /* This should be done before touching audio settings */