Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Mueller <nexyon@gmail.com>2011-06-22 00:32:25 +0400
committerJoerg Mueller <nexyon@gmail.com>2011-06-22 00:32:25 +0400
commit6d5b224184bbd891b40fb0a313e2cc0e9d96a778 (patch)
tree53314775e9ae896facda72007882f64a626a0e12 /intern/audaspace/CMakeLists.txt
parentfba07308bf939352f6db4abbc19983a1d435060e (diff)
3D Audio GSoC:
Removing unneeded AUD_ResampleFactory.
Diffstat (limited to 'intern/audaspace/CMakeLists.txt')
-rw-r--r--intern/audaspace/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/audaspace/CMakeLists.txt b/intern/audaspace/CMakeLists.txt
index df9597612d5..a8f30bcf35c 100644
--- a/intern/audaspace/CMakeLists.txt
+++ b/intern/audaspace/CMakeLists.txt
@@ -105,7 +105,6 @@ set(SRC
intern/AUD_ReadDevice.h
intern/AUD_Reference.h
intern/AUD_ReferenceHandler.cpp
- intern/AUD_ResampleFactory.h
intern/AUD_ResampleReader.cpp
intern/AUD_ResampleReader.h
intern/AUD_SequencerFactory.cpp