summaryrefslogtreecommitdiff
path: root/firmware/export/hosted_codec.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/hosted_codec.h')
-rw-r--r--firmware/export/hosted_codec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/firmware/export/hosted_codec.h b/firmware/export/hosted_codec.h
index 00ab099..5391ca8 100644
--- a/firmware/export/hosted_codec.h
+++ b/firmware/export/hosted_codec.h
@@ -25,9 +25,7 @@
&& !(CONFIG_PLATFORM & PLATFORM_MAEMO5)
AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -80, 0, 0)
#else
-#if !defined(DX50) && !defined(DX90)
#define AUDIOHW_CAPS (MONO_VOL_CAP)
-#endif
AUDIOHW_SETTING(VOLUME, "dB", 0, 1, -99, 0, 0)
#endif /* CONFIG_PLATFORM & PLATFORM_SDL */