summaryrefslogtreecommitdiff
path: root/include/sfx2/charwin.hxx
diff options
context:
space:
mode:
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;
};