From c6a2f58d221247456946100082a580cce9733917 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Tue, 12 May 2009 20:30:46 +0200 Subject: Some small cleanups and fixed compile with tmwserv support --- src/localplayer.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/localplayer.h') diff --git a/src/localplayer.h b/src/localplayer.h index 52e2b74b..bab254ab 100644 --- a/src/localplayer.h +++ b/src/localplayer.h @@ -280,10 +280,7 @@ class LocalPlayer : public Player */ bool withinAttackRange(Being *target); -#ifdef EATHENA_SUPPORT - //void raiseSkill(Uint16 skillId); -#else - +#ifdef TMWSERV_SUPPORT /** * Stops the player dead in his tracks */ -- cgit v1.2.3-70-g09d2