From 1fe9a9f2002dc2d04bb52ec79ffa8c198e8f6c06 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 29 Jul 2016 22:38:01 +0300 Subject: Fix code style. --- src/being/castingeffect.h | 1 - src/being/localplayer.h | 1 - 2 files changed, 2 deletions(-) (limited to 'src/being') diff --git a/src/being/castingeffect.h b/src/being/castingeffect.h index fceccc10c..6a2b4bf1a 100644 --- a/src/being/castingeffect.h +++ b/src/being/castingeffect.h @@ -28,7 +28,6 @@ #include "localconsts.h" class AnimatedSprite; -class Map; class CastingEffect final : public Actor { diff --git a/src/being/localplayer.h b/src/being/localplayer.h index cfbdf4285..e48730f6b 100644 --- a/src/being/localplayer.h +++ b/src/being/localplayer.h @@ -534,7 +534,6 @@ class LocalPlayer final : public Being, bool mShowNavigePath; bool mAllowRename; bool mFreezed; - bool mAllowNextStep; }; extern LocalPlayer *localPlayer; -- cgit v1.2.3-70-g09d2