| Index: sky/engine/core/rendering/style/StyleRareInheritedData.cpp
|
| diff --git a/sky/engine/core/rendering/style/StyleRareInheritedData.cpp b/sky/engine/core/rendering/style/StyleRareInheritedData.cpp
|
| index 7b9844bf7e0de9402c4498e6ccb9dc35703ad2c1..4af310600bdee075bd618b8d465f3e42c579e76e 100644
|
| --- a/sky/engine/core/rendering/style/StyleRareInheritedData.cpp
|
| +++ b/sky/engine/core/rendering/style/StyleRareInheritedData.cpp
|
| @@ -42,7 +42,6 @@ struct SameSizeAsStyleRareInheritedData : public RefCounted<SameSizeAsStyleRareI
|
| AtomicString atomicStrings[4];
|
| void* refPtrs[3];
|
| Length lengths[1];
|
| - float secondFloat;
|
| unsigned m_bitfields[2];
|
| short pagedMediaShorts[2];
|
| unsigned unsigneds[1];
|
|
|