summaryrefslogtreecommitdiff
path: root/svtools/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/inc')
-rw-r--r--svtools/source/inc/unoiface.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/inc/unoiface.hxx b/svtools/source/inc/unoiface.hxx
index 3cffaa23ebe8..80ceda96fab5 100644
--- a/svtools/source/inc/unoiface.hxx
+++ b/svtools/source/inc/unoiface.hxx
@@ -67,7 +67,6 @@ class VCLXMultiLineEdit : public ::com::sun::star::awt::XTextComponent,
{
private:
TextListenerMultiplexer maTextListeners;
- bool mbJavaCompatibleTextNotifications;
LineEnd meLineEndType;
protected: