diff options
Diffstat (limited to 'sw/source/uibase/inc/inputwin.hxx')
-rw-r--r-- | sw/source/uibase/inc/inputwin.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/inputwin.hxx b/sw/source/uibase/inc/inputwin.hxx index c83301f2ba1f..047078799b0f 100644 --- a/sw/source/uibase/inc/inputwin.hxx +++ b/sw/source/uibase/inc/inputwin.hxx @@ -55,7 +55,6 @@ friend class InputEdit; OUString aAktTableName, sOldFormula; bool bFirst : 1; // initialisations at first call - bool bActive : 1; // for hide/show when switching documents bool bIsTable : 1; bool bDelSel : 1; bool m_bDoesUndo : 1; |