summaryrefslogtreecommitdiff
path: root/src/localplayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/localplayer.h')
-rw-r--r--src/localplayer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/localplayer.h b/src/localplayer.h
index ac97b35f..36876500 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -453,10 +453,8 @@ class LocalPlayer : public Player
Inventory *mInventory;
-#ifdef MANASERV_SUPPORT
int mLocalWalkTime; /**< Timestamp used to control keyboard walk
messages flooding */
-#endif
Inventory *mStorage;