summaryrefslogtreecommitdiffabout
authorSami Kyöstilä <skyostil@muksuluuri.ath.cx>2009-08-23 15:06:07 (GMT)
committer Sami Kyöstilä <skyostil@muksuluuri.ath.cx>2009-08-23 15:06:07 (GMT)
commit47c062f7ee7590307f2bc392e767d0ee887cb5f9 (patch)
tree5c1ddb90d019de90b93d1a3994c18f8cdd33c625
parente5f8c35432dd6795d7b670313b37f0f7f3620715 (diff)
Removed some unused codeorigin/masterorigin/HEADmaster
-rw-r--r--CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a797a3a..bb1c38f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,9 +9,6 @@ set(SOURCES
engine/Mixer.cpp
engine/SdlVideo.cpp
engine/SdlAudio.cpp
- FixedPointMath.cpp
- FixedPointMatrix.cpp
- FixedPointVector.cpp
ModPlayer.cpp
Main.cpp
Font.cpp