Tag: cws_src680_os63
User: os      
Date: 06/02/08 06:52:31

Modified:
 /dba/connectivity/source/drivers/file/
  FNoException.cxx

Log:
 RESYNC: (1.8-1.9); FILE MERGED

File Changes:

Directory: /dba/connectivity/source/drivers/file/
=================================================

File [changed]: FNoException.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/FNoException.cxx?r1=1.7.168.2&r2=1.7.168.3
Delta lines:  +1 -2
-------------------
--- FNoException.cxx    14 Sep 2005 08:19:01 -0000      1.7.168.2
+++ FNoException.cxx    8 Feb 2006 14:52:28 -0000       1.7.168.3
@@ -83,9 +83,8 @@
        for(OCodeList::reverse_iterator aIter = m_aCodeList.rbegin(); aIter != 
m_aCodeList.rend();++aIter)
        {
                delete *aIter;
-               m_aCodeList.pop_back();
        }
-       //      m_aCodeList.clear();
+       m_aCodeList.clear();
 }
 // 
-----------------------------------------------------------------------------
 void OSQLAnalyzer::clean()




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

Reply via email to