summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/audiohw.h')
-rw-r--r--firmware/export/audiohw.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index 843ac0c0c4..4379c20a79 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -111,11 +111,6 @@ struct sound_settings_info
111#include "hosted_codec.h" 111#include "hosted_codec.h"
112#endif 112#endif
113 113
114#if defined(SIMULATOR) && !defined(HAVE_SW_VOLUME_CONTROL)
115/* For now, without software volume control, sim only supports mono control */
116#define AUDIOHW_HAVE_MONO_VOLUME
117#endif
118
119/* convert caps into defines */ 114/* convert caps into defines */
120#ifdef AUDIOHW_CAPS 115#ifdef AUDIOHW_CAPS
121/* Tone controls */ 116/* Tone controls */