diff options
Diffstat (limited to 'src/being.h')
-rw-r--r-- | src/being.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being.h b/src/being.h index 07826a11..a379bdaa 100644 --- a/src/being.h +++ b/src/being.h @@ -493,8 +493,6 @@ class Being : public ActorSprite, public ConfigListener void talkTo(); - static bool isTalking(); - protected: /** * Sets the new path for this being. |