summaryrefslogtreecommitdiff
path: root/include/sfx2/charwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-04-19 15:43:51 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-04-20 08:58:48 +0200
commit1055a94124a82b236230d6f97c1c9f0db07deba3 (patch)
tree4ef25043fcf3d412dc2aa7c71d4cbba319af63b7 /include/sfx2/charwin.hxx
parentc9faab624519a1ecc35dcfe4126886b1c3ceddc6 (diff)
loplugin:singlevalfields
Change-Id: I8f3bad622daa3ce118d20c5be12294a3fab85c2a Reviewed-on: https://gerrit.libreoffice.org/53166 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/sfx2/charwin.hxx')
-rw-r--r--include/sfx2/charwin.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/charwin.hxx b/include/sfx2/charwin.hxx
index 0db93a2f1302..88335d00a1a8 100644
--- a/include/sfx2/charwin.hxx
+++ b/include/sfx2/charwin.hxx
@@ -102,7 +102,6 @@ private:
long mnY;
Point maPosition;
vcl::Font maFont;
- bool maHasInsert;
Link<SvxCharViewControl*, void> maMouseClickHdl;
};