aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alState.h
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include/alState.h')
-rw-r--r--OpenAL32/Include/alState.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/OpenAL32/Include/alState.h b/OpenAL32/Include/alState.h
deleted file mode 100644
index 332176b0..00000000
--- a/OpenAL32/Include/alState.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef _AL_STATE_H_
-#define _AL_STATE_H_
-
-#include "AL/al.h"
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif