diff options
Diffstat (limited to 'dw/style.hh')
-rw-r--r-- | dw/style.hh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/style.hh b/dw/style.hh index 2f6a98fc..36db0ab8 100644 --- a/dw/style.hh +++ b/dw/style.hh @@ -447,7 +447,6 @@ public: Box margin, borderWidth, padding; BorderCollapse borderCollapse; - bool collapseStyleSet; struct { Color *top, *right, *bottom, *left; } borderColor; struct { BorderStyle top, right, bottom, left; } borderStyle; |