so m_aEvaluateIter is unused
Change-Id: Ie26303d737954f2d3af58e3cc6217aeadcb67cc0
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user