summaryrefslogtreecommitdiff
path: root/svgio/inc/svgstylenode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgstylenode.hxx')
-rw-r--r--svgio/inc/svgstylenode.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/inc/svgstylenode.hxx b/svgio/inc/svgstylenode.hxx
index 86809e23f394..a918e685c25d 100644
--- a/svgio/inc/svgstylenode.hxx
+++ b/svgio/inc/svgstylenode.hxx
@@ -33,7 +33,6 @@ namespace svgio
/// use styles
std::vector< SvgStyleAttributes* > maSvgStyleAttributes;
- /// bitfield
bool mbTextCss : 1; // true == type is 'text/css'
public: