summaryrefslogtreecommitdiff
path: root/src/being.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/being.cpp')
-rw-r--r--src/being.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/being.cpp b/src/being.cpp
index 66d5249c1..3ebfb77af 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -197,7 +197,6 @@ std::list<BeingCacheEntry*> beingInfoCache;
typedef std::map<int, Guild*>::const_iterator GuildsMapCIter;
typedef std::map<int, int>::const_iterator IntMapCIter;
-// TODO: mWalkTime used by eAthena only
Being::Being(const int id, const Type type, const uint16_t subtype,
Map *const map) :
ActorSprite(id),