aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alcmain.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alcmain.h')
-rw-r--r--alc/alcmain.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/alc/alcmain.h b/alc/alcmain.h
index 85f37e73..f69dc755 100644
--- a/alc/alcmain.h
+++ b/alc/alcmain.h
@@ -461,9 +461,6 @@ struct ALCdevice {
#define RECORD_THREAD_NAME "alsoft-record"
-void AllocateVoices(ALCcontext *context, size_t num_voices);
-
-
extern ALint RTPrioLevel;
void SetRTPriority(void);