diff options
Diffstat (limited to 'svgio/inc/svgtextpathnode.hxx')
-rw-r--r-- | svgio/inc/svgtextpathnode.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/inc/svgtextpathnode.hxx b/svgio/inc/svgtextpathnode.hxx index 2c974856d6a5..1981180f63b8 100644 --- a/svgio/inc/svgtextpathnode.hxx +++ b/svgio/inc/svgtextpathnode.hxx @@ -41,7 +41,6 @@ namespace svgio /// variable scan values, dependent of given XAttributeList SvgNumber maStartOffset; - /// bitfield bool mbMethod : 1; // true = align, false = stretch bool mbSpacing : 1; // true = auto, false = exact |