diff options
Diffstat (limited to '')
-rw-r--r-- | src/conf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/conf.h b/src/conf.h index 3e01e0542..361c5ff6d 100644 --- a/src/conf.h +++ b/src/conf.h @@ -44,8 +44,6 @@ #define CONF_AUDIO_OUTPUT "audio_output" #define CONF_AUDIO_OUTPUT_FORMAT "audio_output_format" #define CONF_MIXER_TYPE "mixer_type" -#define CONF_MIXER_DEVICE "mixer_device" -#define CONF_MIXER_CONTROL "mixer_control" #define CONF_REPLAYGAIN "replaygain" #define CONF_REPLAYGAIN_PREAMP "replaygain_preamp" #define CONF_REPLAYGAIN_MISSING_PREAMP "replaygain_missing_preamp" |