summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/usrpref.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/usrpref.hxx')
-rw-r--r--sw/source/uibase/inc/usrpref.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/sw/source/uibase/inc/usrpref.hxx b/sw/source/uibase/inc/usrpref.hxx
index ee90ed801585..560fafab46e9 100644
--- a/sw/source/uibase/inc/usrpref.hxx
+++ b/sw/source/uibase/inc/usrpref.hxx
@@ -153,15 +153,6 @@ public:
void SetUsrPref(const SwViewOption &rCopy);
- void Commit()
- {
- aContentConfig.Commit();
- aLayoutConfig.Commit();
- aGridConfig.Commit();
- aCursorConfig.Commit();
- if(pWebColorConfig)
- pWebColorConfig->Commit();
- }
void SetModified()
{
aContentConfig.SetModified();