| Index: sky/engine/core/css/CSSPrimitiveValue.h
|
| diff --git a/sky/engine/core/css/CSSPrimitiveValue.h b/sky/engine/core/css/CSSPrimitiveValue.h
|
| index 3cd8f038b36046bcbdf43bc81f60da2ec4e9edaf..e58bae8320ea8175b60818cad50985062ad935ba 100644
|
| --- a/sky/engine/core/css/CSSPrimitiveValue.h
|
| +++ b/sky/engine/core/css/CSSPrimitiveValue.h
|
| @@ -327,8 +327,6 @@ public:
|
|
|
| bool equals(const CSSPrimitiveValue&) const;
|
|
|
| - void traceAfterDispatch(Visitor*);
|
| -
|
| static UnitType canonicalUnitTypeForCategory(UnitCategory);
|
| static double conversionToCanonicalUnitsScaleFactor(UnitType);
|
|
|
|
|