aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include')
-rw-r--r--OpenAL32/Include/alMain.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h
index ec51eb44..2e6907e6 100644
--- a/OpenAL32/Include/alMain.h
+++ b/OpenAL32/Include/alMain.h
@@ -244,7 +244,6 @@ static __inline void InitializeCriticalSection(CRITICAL_SECTION *cs)
pthread_mutexattr_destroy(&attrib);
}
-
static __inline void DeleteCriticalSection(CRITICAL_SECTION *cs)
{
int ret;