| Index: sky/engine/core/animation/AnimationTimelineTest.cpp
|
| diff --git a/sky/engine/core/animation/AnimationTimelineTest.cpp b/sky/engine/core/animation/AnimationTimelineTest.cpp
|
| index c4a20e72a871c12686f1f2003ab808ffce441c96..9edfc650e85cf312f20fb281175e402418ab7777 100644
|
| --- a/sky/engine/core/animation/AnimationTimelineTest.cpp
|
| +++ b/sky/engine/core/animation/AnimationTimelineTest.cpp
|
| @@ -101,9 +101,6 @@ protected:
|
| document.release();
|
| element.release();
|
| timeline.release();
|
| -#if ENABLE(OILPAN)
|
| - Heap::collectAllGarbage();
|
| -#endif
|
| }
|
|
|
| void updateClockAndService(double time)
|
|
|