diff options
Diffstat (limited to 'sd/source/ui/dlg/RemoteDialogClientBox.hxx')
-rw-r--r-- | sd/source/ui/dlg/RemoteDialogClientBox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/RemoteDialogClientBox.hxx b/sd/source/ui/dlg/RemoteDialogClientBox.hxx index f5c194efd358..5f63a8ec99b4 100644 --- a/sd/source/ui/dlg/RemoteDialogClientBox.hxx +++ b/sd/source/ui/dlg/RemoteDialogClientBox.hxx @@ -88,7 +88,6 @@ class ClientBox : public Control bool m_bHasScrollBar : 1; bool m_bHasActive : 1; bool m_bNeedsRecalc : 1; - bool m_bInCheckMode : 1; bool m_bAdjustActive : 1; bool m_bInDelete : 1; //Must be guarded together with m_vEntries to ensure a valid index at all times. |