From b1deabf2284621162c35b7c0a55b3d1be205d30d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Aug 2014 13:39:27 +0300 Subject: Remove unused variable from LocalPlayer. --- src/being/localplayer.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/being/localplayer.h') diff --git a/src/being/localplayer.h b/src/being/localplayer.h index f6813a171..e6b7a99d2 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -455,9 +455,6 @@ class LocalPlayer final : public Being, std::vector mStatusEffectIcons; - int mLocalWalkTime; // Timestamp used to control keyboard walk - // messages flooding - typedef std::pair MessagePair; /** Queued messages*/ std::list mMessages; -- cgit v1.2.3-60-g2f50