aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32')
-rw-r--r--OpenAL32/Include/alMain.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index a06fee1c..fe3a8bdc 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -85,12 +85,6 @@ struct bs2b;
#define MIN_OUTPUT_RATE (8000)
-enum class DevProbe {
- Playback,
- Capture
-};
-
-
enum Channel {
FrontLeft = 0,
FrontRight,