style: WTF I was thinking about when I wrote that?

This commit is contained in:
Emilio Cobos Álvarez 2016-06-23 00:46:29 +02:00
parent 33f581883b
commit 2b2e58a868
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 2 additions and 9 deletions

View file

@ -139,7 +139,6 @@ pub fn recalc_style_for_animations(context: &SharedLayoutContext,
animation,
&mut fragment.style,
Some(&mut damage));
animation.increment_keyframe_if_applicable();
}
}
}