Kaydet (Commit) 43d65521 authored tarafından Caolán McNamara's avatar Caolán McNamara

so m_aEvaluateIter is unused

Change-Id: Ie26303d737954f2d3af58e3cc6217aeadcb67cc0
üst 5c35e6ca
...@@ -82,9 +82,6 @@ namespace connectivity ...@@ -82,9 +82,6 @@ namespace connectivity
OValueRefRow m_aInsertRow; // needed for insert by cursor OValueRefRow m_aInsertRow; // needed for insert by cursor
ORefAssignValues m_aAssignValues; // needed for insert,update and parameters ORefAssignValues m_aAssignValues; // needed for insert,update and parameters
// to compare with the restrictions // to compare with the restrictions
TIntVector::iterator m_aEvaluateIter;
OSkipDeletedSet m_aSkipDeletedSet; OSkipDeletedSet m_aSkipDeletedSet;
::rtl::Reference<OKeySet> m_pFileSet; ::rtl::Reference<OKeySet> m_pFileSet;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment