summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-02-19 16:34:36 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-02-19 16:53:15 +0000
commit4db1cdd41cc4ed996c51e382313325e0db531a75 (patch)
treeb86653737b6d587f73cc2b378e00dedaa88f8cbc
parentd5c30421ca603e9f0acc75ebef0c6fb7fc9ec1de (diff)
coverity#738827 mbIsDeselectionPending unused
Change-Id: Icfe7a8f49853ec7250de1c4c578038787eb8f241
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx b/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
index 0f6c1199ddc2..e09f7d18602c 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
@@ -135,8 +135,6 @@ private:
*/
bool mbProcessingMouseButtonDown;
- bool mbIsDeselectionPending;
-
/** Remember the slide where the shift key was pressed and started a
multiselection via keyboard.
*/