summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-06-20 22:49:05 +0200
committerBardur Arantsson <bardur@scientician.net>2016-06-20 22:49:05 +0200
commit201bae59fda1a477c4e55fd1d85f2c09937ab948 (patch)
tree3041f7c340e9bddebbb28310bb6d0f2accef5dcb /src/CMakeLists.txt
parent60a24b0f1b05917677760634f8e4db687119c235 (diff)
Remove wizard1.cc
It seems an awful lot of cruddy almost-duplicate code with functionality that's a) almost never used, and b) has absolutely *no* game impact whatsoever. So: Away it goes.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6ce7dffa..d0e34707 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -103,7 +103,6 @@ SET(SRCS_COMMON
util.cc
variable.cc
wild.cc
- wizard1.cc
wizard2.cc
xtra1.cc
xtra2.cc