so m_aEvaluateIter is unused

Change-Id: Ie26303d737954f2d3af58e3cc6217aeadcb67cc0
This commit is contained in:
Caolán McNamara
2015-06-12 13:28:27 +01:00
parent 5c35e6ca68
commit 43d6552152

View File

@@ -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;