diff options
Diffstat (limited to 'svx/source/svdraw/svdetc.cxx')
-rw-r--r-- | svx/source/svdraw/svdetc.cxx | 1 |
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) { } |