summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-06-12 13:28:27 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-06-12 13:51:04 +0100
commit43d6552152e67f05bd43339b6f07c99de986cbb2 (patch)
tree3ee8e0f175b58ce8c3b4a6d42a2fd480c8422c6c /connectivity
parent5c35e6ca68b23494f39a47d2dcddb0d598b172c8 (diff)
so m_aEvaluateIter is unused
Change-Id: Ie26303d737954f2d3af58e3cc6217aeadcb67cc0
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/inc/file/FResultSet.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/connectivity/source/inc/file/FResultSet.hxx b/connectivity/source/inc/file/FResultSet.hxx
index e1484cb15dcb..0eec7e303c1b 100644
--- a/connectivity/source/inc/file/FResultSet.hxx
+++ b/connectivity/source/inc/file/FResultSet.hxx
@@ -82,9 +82,6 @@ namespace connectivity
OValueRefRow m_aInsertRow; // needed for insert by cursor
ORefAssignValues m_aAssignValues; // needed for insert,update and parameters
// to compare with the restrictions
- TIntVector::iterator m_aEvaluateIter;
-
-
OSkipDeletedSet m_aSkipDeletedSet;
::rtl::Reference<OKeySet> m_pFileSet;