| Index: sky/engine/core/animation/AnimationTimeline.h
|
| diff --git a/sky/engine/core/animation/AnimationTimeline.h b/sky/engine/core/animation/AnimationTimeline.h
|
| index 982dbb053a4ac5da6d08954cd21f07724bba3756..1abf792758dc6b4a6f8d815920100cb3f1460e99 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;
|
|
|