summaryrefslogtreecommitdiff
path: root/svgio/inc/svgtextpathnode.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2016-09-13 11:05:13 +0300
committerTor Lillqvist <tml@collabora.com>2016-09-13 11:09:06 +0300
commit714de95ec549a7a79574cbe5a59450083c279dc6 (patch)
tree5360945f9b7840532837184e69b763e4741ea6bd /svgio/inc/svgtextpathnode.hxx
parent0ae863c8ac4b712d67041e8bcf4069afbe71b494 (diff)
Remove nonsense comments: // bitfield
Surely the actual bitfield syntax is enough to tell the code reader that it is a bitfield. Change-Id: Ic9552e01b19c8b34b2a17db56b9ff63e7c7de926
Diffstat (limited to 'svgio/inc/svgtextpathnode.hxx')
-rw-r--r--svgio/inc/svgtextpathnode.hxx1
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