summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 60949c2d..a37ef0c3 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -1165,11 +1165,6 @@ s16b plots[MAX_PLOTS];
random_quest random_quests[MAX_RANDOM_QUEST];
/*
- * Show exp left
- */
-bool_ exp_need;
-
-/*
* Fated ?
*/
bool_ fate_option;