diff options
Diffstat (limited to 'svx/source/inc/fmexpl.hxx')
-rw-r--r-- | svx/source/inc/fmexpl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/fmexpl.hxx b/svx/source/inc/fmexpl.hxx index fc6b0c09a367..f7be4afc3ddc 100644 --- a/svx/source/inc/fmexpl.hxx +++ b/svx/source/inc/fmexpl.hxx @@ -407,7 +407,6 @@ namespace svxform bool m_bDragDataDirty : 1; // ditto bool m_bPrevSelectionMixed : 1; - bool m_bMarkingObjects : 1; // if this is sal_True, I do not need to react to the RequestSelectHints bool m_bRootSelected : 1; bool m_bInitialUpdate : 1; // am I the first time in the UpdateContent? bool m_bKeyboardCut : 1; |