summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-26 20:07:56 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-26 20:07:56 +0200
commit2b9664ae8b76dadaace0bd55f6d7b6dbe1367255 (patch)
treeca890eb0b8af374646293abd96593d1ae80c2bbd /src/config.h
parent06b20f4b9d18f0a8730707d63f9714719157a9a3 (diff)
Remove SCORE_{BORGS,WIZARDS,CHEATERS} preprocessor defines
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/config.h b/src/config.h
index 20463a62..99b6b9f0 100644
--- a/src/config.h
+++ b/src/config.h
@@ -135,21 +135,6 @@
#define HANDLE_SIGNALS
-/*
- * Allow "Wizards" to yield "high scores"
- */
-/* #define SCORE_WIZARDS */
-
-/*
- * Allow "Borgs" to yield "high scores"
- */
-/*#define SCORE_BORGS*/
-
-/*
- * Allow "Cheaters" to yield "high scores"
- */
-/* #define SCORE_CHEATERS */
-
/*