summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/uibase/config/usrpref.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/config/usrpref.cxx b/sw/source/uibase/config/usrpref.cxx
index d446baca6b42..48e63388a31f 100644
--- a/sw/source/uibase/config/usrpref.cxx
+++ b/sw/source/uibase/config/usrpref.cxx
@@ -75,7 +75,6 @@ SwMasterUsrPref::SwMasterUsrPref(bool bWeb) :
m_eUserMetric = MeasurementSystem::Metric == eSystem ? FieldUnit::CM : FieldUnit::INCH;
m_eHScrollMetric = m_eVScrollMetric = m_eUserMetric;
- m_aContentConfig.Load();
m_aLayoutConfig.Load();
m_aGridConfig.Load();
m_aCursorConfig.Load();