Mercurial > sdl-ios-xcode
diff src/audio/windx5/SDL_dx5audio.c @ 469:a1284fd544aa
Removed unused function
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 24 Aug 2002 17:30:49 +0000 |
parents | a6fa62b1be09 |
children | b8d311d90021 |
line wrap: on
line diff
--- a/src/audio/windx5/SDL_dx5audio.c Sat Aug 24 17:15:45 2002 +0000 +++ b/src/audio/windx5/SDL_dx5audio.c Sat Aug 24 17:30:49 2002 +0000 @@ -416,6 +416,7 @@ } } +#ifdef USE_PRIMARY_BUFFER /* This function tries to create a primary audio buffer, and returns the number of audio chunks available in the created buffer. */ @@ -489,6 +490,7 @@ } return(numchunks); } +#endif /* USE_PRIMARY_BUFFER */ /* This function tries to create a secondary audio buffer, and returns the number of audio chunks available in the created buffer.