Kaydet (Commit) 11d6878f authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS hsqldb9 (1.5.18); FILE MERGED

2006/08/02 08:33:25 oj 1.5.18.1: #i67263# remove assert
üst b919f085
......@@ -4,9 +4,9 @@
*
* $RCSfile: HConnection.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: obo $ $Date: 2006-09-17 02:40:10 $
* last change: $Author: vg $ $Date: 2006-09-25 09:42:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -140,7 +140,6 @@ void SAL_CALL OConnectionWeakWrapper::flush( ) throw (RuntimeException)
}
catch(::com::sun::star::uno::Exception&)
{
OSL_ENSURE( false, "OConnectionWeakWrapper::flush: caught an exception!" );
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment