summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pulsecore/core-def.h')
-rw-r--r--src/pulsecore/core-def.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/pulsecore/core-def.h b/src/pulsecore/core-def.h
index 10a3be42..4bc05137 100644
--- a/src/pulsecore/core-def.h
+++ b/src/pulsecore/core-def.h
@@ -24,9 +24,6 @@
USA.
***/
-typedef enum pa_mixer {
- PA_MIXER_SOFTWARE,
- PA_MIXER_HARDWARE
-} pa_mixer_t;
+/* FIXME: Remove this shit */
#endif