summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-09-17 09:58:14 +0200
committerBardur Arantsson <bardur@scientician.net>2016-09-17 09:58:14 +0200
commit8ef7443e887958060d7a77b3750f495b592eb7b3 (patch)
treeae81e5061ff983b1e5cdcdfcb0af721741d947c5 /src/variable.cc
parentb06b5ca24b7a48bfa0fba6ba0032262e4e52b569 (diff)
Remove unused player_type::special field
Diffstat (limited to 'src/variable.cc')
-rw-r--r--src/variable.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/variable.cc b/src/variable.cc
index 4ac48b50..c40ac8ba 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -881,9 +881,6 @@ s16b doppleganger;
/* To allow wilderness encounters */
bool_ generate_encounter;
-/* Special levels */
-bool_ special_lvls;
-
/*
* Such an ugly hack ...
*/