summaryrefslogtreecommitdiff
path: root/src/being/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/being/localplayer.h')
-rw-r--r--src/being/localplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/being/localplayer.h b/src/being/localplayer.h
index 5cb29339b..f6813a171 100644
--- a/src/being/localplayer.h
+++ b/src/being/localplayer.h
@@ -212,8 +212,6 @@ class LocalPlayer final : public Being,
void crazyMove();
- void moveTo(const int x, const int y);
-
void move(const int dX, const int dY);
void moveToTarget(int dist = -1);