summaryrefslogtreecommitdiff
path: root/src/being.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.h')
-rw-r--r--src/being.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.h b/src/being.h
index 1eeeb9db..a2d5e5a7 100644
--- a/src/being.h
+++ b/src/being.h
@@ -393,7 +393,6 @@ class Being : public Sprite
std::string mName; /**< Name of character */
SpriteIterator mSpriteIterator;
bool mIsGM;
- bool mTargeted;
bool mParticleEffects; /**< Whether to display particles or not */
/** Engine-related infos about weapon. */