diff options
author | Chris Robinson <[email protected]> | 2013-12-25 19:35:43 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2013-12-25 19:35:43 -0800 |
commit | 677b864565d6be9423197ce09dba43579fe20405 (patch) | |
tree | 25e66ceea9aeae1d18e6f16ffc93b29648ff8947 /CMakeLists.txt | |
parent | b650ecbc23222ebd295384fce45aaca8cfb5c368 (diff) |
Remove the zone, sample, and instrument object types
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f335a899..8306559c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -492,7 +492,6 @@ SET(OPENAL_OBJS OpenAL32/alAuxEffectSlot.c OpenAL32/alExtension.c OpenAL32/alFilter.c OpenAL32/alFontsound.c - OpenAL32/alInstrument.c OpenAL32/alListener.c OpenAL32/alMidi.c OpenAL32/alPreset.c |