summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index f6df18a6..a049f67f 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -335,7 +335,6 @@ class LocalPlayer : public Player
bool withinAttackRange(Being *target);
#ifdef EATHENA_SUPPORT
- void raiseAttribute(Attribute attr);
void raiseSkill(Uint16 skillId);
#else