summaryrefslogtreecommitdiff
path: root/drawinglayer/source/attribute/fontattribute.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/attribute/fontattribute.cxx')
-rw-r--r--drawinglayer/source/attribute/fontattribute.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/drawinglayer/source/attribute/fontattribute.cxx b/drawinglayer/source/attribute/fontattribute.cxx
index e423b8367f1c..470f3f882bd5 100644
--- a/drawinglayer/source/attribute/fontattribute.cxx
+++ b/drawinglayer/source/attribute/fontattribute.cxx
@@ -56,9 +56,7 @@ public:
}
ImpFontAttribute()
- : maFamilyName()
- , maStyleName()
- , mnWeight(0)
+ : mnWeight(0)
, mbSymbol(false)
, mbVertical(false)
, mbItalic(false)