volume: removed unused variable "default_mixer"

This commit is contained in:
Max Kellermann 2009-03-12 18:24:13 +01:00
parent 869f440f87
commit 9feaedd799

View File

@ -43,7 +43,6 @@
#define VOLUME_MIXER_SOFTWARE_DEFAULT ""
#define SW_VOLUME_STATE "sw_volume: "
const struct audio_output_plugin *default_mixer;
static int volume_mixer_type = VOLUME_MIXER_TYPE_HARDWARE;
static int volume_software_set = 100;