Index: sky/engine/core/animation/AnimationTimeline.h |
diff --git a/sky/engine/core/animation/AnimationTimeline.h b/sky/engine/core/animation/AnimationTimeline.h |
index d991a52c94e47eb5ef303bac07d37b408ef21d51..9c2eeae2a252ce2726038cca42b25c66e0a99ef6 100644 |
--- a/sky/engine/core/animation/AnimationTimeline.h |
+++ b/sky/engine/core/animation/AnimationTimeline.h |
@@ -85,7 +85,6 @@ public: |
double currentTimeInternal(bool& isNull); |
double currentTimeInternal(); |
double effectiveTime(); |
- void pauseAnimationsForTesting(double); |
void setOutdatedAnimationPlayer(AnimationPlayer*); |
bool hasOutdatedAnimationPlayer() const; |