aboutsummaryrefslogtreecommitdiffstats
path: root/alc/inprogext.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2019-08-11 03:34:35 -0700
committerChris Robinson <[email protected]>2019-08-11 14:01:57 -0700
commit7118733458bc388a900677da6e0d4e4244d0f536 (patch)
treee14278f4a3f6fba0899629192a23415fb229ad6a /alc/inprogext.h
parent70058a8a8405a36c66235a56b482c4c0c7a46780 (diff)
Remove multiple buffers per queue item
And simplify related code
Diffstat (limited to 'alc/inprogext.h')
-rw-r--r--alc/inprogext.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/alc/inprogext.h b/alc/inprogext.h
index 15881b59..ad3ea288 100644
--- a/alc/inprogext.h
+++ b/alc/inprogext.h
@@ -72,14 +72,6 @@ AL_API void AL_APIENTRY alGetPointervSOFT(ALenum pname, void **values);
#endif
#endif
-#ifndef AL_SOFT_buffer_layers
-#define AL_SOFT_buffer_layers
-typedef void (AL_APIENTRY*LPALSOURCEQUEUEBUFFERLAYERSSOFT)(ALuint src, ALsizei nb, const ALuint *buffers);
-#ifdef AL_ALEXT_PROTOTYPES
-AL_API void AL_APIENTRY alSourceQueueBufferLayersSOFT(ALuint src, ALsizei nb, const ALuint *buffers);
-#endif
-#endif
-
#ifndef AL_SOFT_effect_chain
#define AL_SOFT_effect_chain
#define AL_EFFECTSLOT_TARGET_SOFT 0xf000