summaryrefslogtreecommitdiff
path: root/sw/inc/modcfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/modcfg.hxx')
-rw-r--r--sw/inc/modcfg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/modcfg.hxx b/sw/inc/modcfg.hxx
index 80e43f868b7e..279423870900 100644
--- a/sw/inc/modcfg.hxx
+++ b/sw/inc/modcfg.hxx
@@ -340,7 +340,6 @@ public:
{aMiscConfig.bShowIndexPreview = bSet;
aMiscConfig.SetModified();}
- bool IsDefaultFontInCurrDocOnly() const { return aMiscConfig.bDefaultFontsInCurrDocOnly;}
void SetDefaultFontInCurrDocOnly(bool bSet)
{
aMiscConfig.bDefaultFontsInCurrDocOnly = bSet;