Index: Source/core/animation/TransformStyleInterpolation.cpp |
diff --git a/Source/core/animation/TransformStyleInterpolation.cpp b/Source/core/animation/TransformStyleInterpolation.cpp |
index 2befada5f673d4d7ff82f68f704829c3aa122058..97f1f7a208b955f90fcc95f00713fa1d2000f9b9 100644 |
--- a/Source/core/animation/TransformStyleInterpolation.cpp |
+++ b/Source/core/animation/TransformStyleInterpolation.cpp |
@@ -170,7 +170,6 @@ |
void TransformStyleInterpolation::trace(Visitor* visitor) |
{ |
- visitor->trace(m_types); |
StyleInterpolation::trace(visitor); |
} |