summaryrefslogtreecommitdiff
path: root/forms/source/component/Filter.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-22 15:41:24 +0200
committerNoel Grandin <noel@peralex.com>2015-12-23 08:13:53 +0200
commit5b339db1ab3ba8c3e657e70a5727fc83cc044e6d (patch)
treee7990e0595b16f12de86c23d2a57e04e900aebb1 /forms/source/component/Filter.cxx
parent03ef7e11d8d93061eb6b99897aac67c2ce8a5951 (diff)
loplugin:unusedfields in forms
Change-Id: I875c07dcfc9fd9537ced1facd88ac712a7dacbbd
Diffstat (limited to 'forms/source/component/Filter.cxx')
-rw-r--r--forms/source/component/Filter.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/forms/source/component/Filter.cxx b/forms/source/component/Filter.cxx
index 5cb32bd9f9c2..f1a364b17f8d 100644
--- a/forms/source/component/Filter.cxx
+++ b/forms/source/component/Filter.cxx
@@ -85,9 +85,6 @@ namespace frm
:UnoControl()
,m_aTextListeners( *this )
,m_xContext( _rxORB )
-#if HAVE_FEATURE_DBCONNECTIVITY
- ,m_aParser( _rxORB )
-#endif
,m_nControlClass( FormComponentType::TEXTFIELD )
,m_bFilterList( false )
,m_bMultiLine( false )