diff options
Diffstat (limited to 'src/volume.c')
-rw-r--r-- | src/volume.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/volume.c b/src/volume.c index 46d6118d4..336615e81 100644 --- a/src/volume.c +++ b/src/volume.c @@ -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; |