summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index 30acb3cda..414933e70 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -501,8 +501,6 @@ class LocalPlayer : public Being, public ActorSpriteListener,
bool mInStorage; /**< Whether storage is currently accessible */
- int mAttackRange;
-
int mTargetTime; /** How long the being has been targeted **/
int mLastTarget; /** Time stamp of last targeting action,
-1 if none. */