summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdetc.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-06-24 15:56:44 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-06-27 05:20:12 +0000
commit78ca0ce54a2cd79736247ea8cf69ad5fc797ee1a (patch)
treed6ea35c8f740c3ae4d09f68b8ff975daa765596c /svx/source/svdraw/svdetc.cxx
parentc47d85be7839d0721a09f2eb100c4ab0abb7a985 (diff)
loplugin:singlevalfields in svx(part3)
Change-Id: I6b7a33b5f1297309a7225cac8150dbf1175506b6 Reviewed-on: https://gerrit.libreoffice.org/26642 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'svx/source/svdraw/svdetc.cxx')
-rw-r--r--svx/source/svdraw/svdetc.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdetc.cxx b/svx/source/svdraw/svdetc.cxx
index 439371b23d21..1ca4870caaa2 100644
--- a/svx/source/svdraw/svdetc.cxx
+++ b/svx/source/svdraw/svdetc.cxx
@@ -391,7 +391,6 @@ bool GetDraftFillColor(const SfxItemSet& rSet, Color& rCol)
SdrEngineDefaults::SdrEngineDefaults():
aFontColor(COL_AUTO),
nFontHeight(847), // 847/100mm = ca. 24 Point
- eMapUnit(MAP_100TH_MM),
aMapFraction(1,1)
{
}