| Index: sky/engine/core/rendering/style/RenderStyleConstants.h
|
| diff --git a/sky/engine/core/rendering/style/RenderStyleConstants.h b/sky/engine/core/rendering/style/RenderStyleConstants.h
|
| index 717e50bdbee40b5b4806bafbbf5698f0186ed0e3..5a8840b9ec2dbf9badf0022751dc23bba20e7756 100644
|
| --- a/sky/engine/core/rendering/style/RenderStyleConstants.h
|
| +++ b/sky/engine/core/rendering/style/RenderStyleConstants.h
|
| @@ -75,8 +75,6 @@ enum EPosition {
|
| AbsolutePosition = 2,
|
| };
|
|
|
| -enum EMarginCollapse { MCOLLAPSE, MSEPARATE, MDISCARD };
|
| -
|
| // Box decoration attributes. Not inherited.
|
|
|
| enum EBoxDecorationBreak { DSLICE, DCLONE };
|
|
|