summaryrefslogtreecommitdiff
path: root/src/wizard1.hpp
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/wizard1.hpp
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/wizard1.hpp')
-rw-r--r--src/wizard1.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/wizard1.hpp b/src/wizard1.hpp
deleted file mode 100644
index 0429aa70..00000000
--- a/src/wizard1.hpp
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-
-void do_cmd_spoilers();