Remove useless code

This commit is contained in:
Yannick Le Collen 2014-12-19 08:45:57 +01:00
parent 1e9d93be81
commit a8bb55274d

View file

@ -217,10 +217,6 @@
if (restartAnimation) {
[self stopTopicAnimation];
}
else
{
restartAnimation = restartAnimation;
}
[super setFrame:frame];