Commit 666b1fae authored by Max Kellermann's avatar Max Kellermann

volume: removed unused macros

Removed VOLUME_MIXER_OSS and VOLUME_MIXER_ALSA.
parent e3c436f4
......@@ -23,8 +23,6 @@
#include <stdbool.h>
#include <stdio.h>
#define VOLUME_MIXER_OSS "oss"
#define VOLUME_MIXER_ALSA "alsa"
#define VOLUME_MIXER_SOFTWARE "software"
#define VOLUME_MIXER_HARDWARE "hardware"
#define VOLUME_MIXER_DISABLED "disabled"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment