summaryrefslogtreecommitdiffstats
path: root/include/svx/itemwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-06-20 14:26:45 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-06-21 11:13:52 +0200
commit95c348afa8f4f17c058c449ded75025175af0e4a (patch)
tree88f21ab151fbbf5c79e9adf4bae8dfb920c9e85a /include/svx/itemwin.hxx
parentandroid:update safeint header to use the else implementation with clang (diff)
downloadcore-95c348afa8f4f17c058c449ded75025175af0e4a.tar.gz
core-95c348afa8f4f17c058c449ded75025175af0e4a.zip
loplugin:unusedfields in svx part2
Change-Id: Ie9fd55b71a152f428a397d9917918f0e9de39aaf Reviewed-on: https://gerrit.libreoffice.org/39014 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/svx/itemwin.hxx')
-rw-r--r--include/svx/itemwin.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/svx/itemwin.hxx b/include/svx/itemwin.hxx
index e09c811e553b..d0dd8826bc3e 100644
--- a/include/svx/itemwin.hxx
+++ b/include/svx/itemwin.hxx
@@ -104,7 +104,6 @@ protected:
private:
sal_uInt16 nCurPos;
bool bSelect;
- bool bRelease;
static void ReleaseFocus_Impl();
};
@@ -122,7 +121,6 @@ protected:
private:
sal_uInt16 nCurPos;
- bool bRelease;
static void ReleaseFocus_Impl();
};