From 7b87519c15fbb5b07e20ccdce6da13777548eee1 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sat, 2 Jul 2011 02:54:05 -0700 Subject: Move functions to where they're used --- OpenAL32/Include/alMain.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'OpenAL32/Include/alMain.h') diff --git a/OpenAL32/Include/alMain.h b/OpenAL32/Include/alMain.h index ff1b3d4f..8b8db208 100644 --- a/OpenAL32/Include/alMain.h +++ b/OpenAL32/Include/alMain.h @@ -518,9 +518,6 @@ void SetDefaultWFXChannelOrder(ALCdevice *device); const ALCchar *DevFmtTypeString(enum DevFmtType type); const ALCchar *DevFmtChannelsString(enum DevFmtChannels chans); -ALboolean IsValidType(ALenum type); -ALboolean IsValidChannels(ALenum type); - #define HRIR_BITS (5) #define HRIR_LENGTH (1<