Tag: cws_src680_rowsetdel
User: fs      
Date: 06/01/25 06:47:06

Modified:
 /dba/dbaccess/source/core/api/
  RowSetCache.cxx

Log:
 #i10000# clearModified was duplicate

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: RowSetCache.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSetCache.cxx?r1=1.80.12.8&r2=1.80.12.9
Delta lines:  +2 -7
-------------------
--- RowSetCache.cxx     25 Jan 2006 14:44:20 -0000      1.80.12.8
+++ RowSetCache.cxx     25 Jan 2006 14:46:53 -0000      1.80.12.9
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: RowSetCache.cxx,v $
  *
- *  $Revision: 1.80.12.8 $
+ *  $Revision: 1.80.12.9 $
  *
- *  last change: $Author: fs $ $Date: 2006/01/25 14:44:20 $
+ *  last change: $Author: fs $ $Date: 2006/01/25 14:46:53 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -1304,11 +1304,6 @@
 
     --m_nPosition;
     return true;
-}
-// 
-----------------------------------------------------------------------------
-void ORowSetCache::clearModified(  )
-{
-       m_bModified = sal_False;
 }
 // -------------------------------------------------------------------------
 void ORowSetCache::cancelRowUpdates(  )




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to