Tag: cws_src680_hsqldb9
User: oj      
Date: 2006/08/02 01:33:27

Modified:
   dba/connectivity/source/drivers/hsqldb/HConnection.cxx

Log:
 #i67263# remove assert

File Changes:

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

File [changed]: HConnection.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/hsqldb/HConnection.cxx?r1=1.5&r2=1.5.18.1
Delta lines:  +3 -4
-------------------
--- HConnection.cxx     20 Jun 2006 01:29:36 -0000      1.5
+++ HConnection.cxx     2 Aug 2006 08:33:25 -0000       1.5.18.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: HConnection.cxx,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.18.1 $
  *
- *  last change: $Author: hr $ $Date: 2006/06/20 01:29:36 $
+ *  last change: $Author: oj $ $Date: 2006/08/02 08:33:25 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -137,7 +137,6 @@
        }
        catch(::com::sun::star::uno::Exception&)
        {
-        OSL_ENSURE( false, "OConnectionWeakWrapper::flush: caught an 
exception!" );
        }
 }
 




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

Reply via email to