summaryrefslogtreecommitdiff
path: root/src/variable.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
committerBardur Arantsson <bardur@scientician.net>2015-03-07 16:55:41 +0100
commitd0cd123a92b2340fa1d9d20cae1dcd1afd0a5e87 (patch)
tree79f068243086cea4001e088d669c51ec422e1098 /src/variable.cc
parent2a54ef2148680eb014076c7a5fbdf9f57f0e27d6 (diff)
Remove unused declarations from externs.h
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 f66362b2..4f6c072e 100644
--- a/src/variable.cc
+++ b/src/variable.cc
@@ -1104,11 +1104,6 @@ hist_type *bg;
int max_bg_idx;
/*
- * Variable savefile stuff
- */
-s32b extra_savefile_parts = 0;
-
-/*
* Display the player as a special symbol when in bad health ?
*/
bool_ player_char_health;