summaryrefslogtreecommitdiff
path: root/drawinglayer/source/attribute/linestartendattribute.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/attribute/linestartendattribute.cxx')
-rw-r--r--drawinglayer/source/attribute/linestartendattribute.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/drawinglayer/source/attribute/linestartendattribute.cxx b/drawinglayer/source/attribute/linestartendattribute.cxx
index ce59c1d60cb8..c156d2a66659 100644
--- a/drawinglayer/source/attribute/linestartendattribute.cxx
+++ b/drawinglayer/source/attribute/linestartendattribute.cxx
@@ -34,7 +34,6 @@ namespace drawinglayer
double mfWidth; // absolute line StartEndGeometry base width
basegfx::B2DPolyPolygon maPolyPolygon; // the StartEndGeometry PolyPolygon
- // bitfield
bool mbCentered : 1; // use centered to ineStart/End point?
ImpLineStartEndAttribute(