summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-27 20:42:04 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-27 20:42:04 +0200
commitbcbdb77ad85255f788b2fb37a13d100428f883b1 (patch)
treefd7c3eaf0143c2736e4287ac006693912e01a9c5 /src/config.h
parent5cf2eebbe631c01f541a1d5ad9221b6942fe5715 (diff)
Remove DRS_SHOW_* preprocessor defines
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/config.h b/src/config.h
index 99b6b9f0..889b3574 100644
--- a/src/config.h
+++ b/src/config.h
@@ -144,17 +144,6 @@
-/*
- * OPTION: Allow use of extended spell info -DRS-
- */
-#define DRS_SHOW_SPELL_INFO
-
-/*
- * OPTION: Allow use of the monster health bar -DRS-
- */
-#define DRS_SHOW_HEALTH_BAR
-
-
/*
* OPTION: Allow the use of "sound" in various places.