diff options
Diffstat (limited to 'sw/source/uibase/inc/optpage.hxx')
-rw-r--r-- | sw/source/uibase/inc/optpage.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/optpage.hxx b/sw/source/uibase/inc/optpage.hxx index 03d65cdfff5d..51d1f46db633 100644 --- a/sw/source/uibase/inc/optpage.hxx +++ b/sw/source/uibase/inc/optpage.hxx @@ -158,7 +158,6 @@ class SwStdFontTabPage : public SfxTabPage bool m_bSetLabelDefault :1; bool m_bIdxDefault :1; bool m_bSetIdxDefault :1; - bool m_bDeletePrinter :1; bool m_bListHeightDefault :1; bool m_bSetListHeightDefault :1; |