summaryrefslogtreecommitdiff
path: root/src/resources/sprite/animatedsprite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/sprite/animatedsprite.cpp')
-rw-r--r--src/resources/sprite/animatedsprite.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/sprite/animatedsprite.cpp b/src/resources/sprite/animatedsprite.cpp
index ad90a3344..960a5ea00 100644
--- a/src/resources/sprite/animatedsprite.cpp
+++ b/src/resources/sprite/animatedsprite.cpp
@@ -434,7 +434,6 @@ const void *AnimatedSprite::getHash() const restrict2
bool AnimatedSprite::updateNumber(const unsigned num) restrict2
{
- // TODO need store num in delayed object if it exist for future usage
if (!mSprite)
return false;