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