Tag: cws_src680_qiq User: fs Date: 06/06/09 04:58:16 Modified: /dba/dbaccess/source/core/api/ SingleSelectQueryComposer.cxx
Log: removed a too-restrict assertion File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: SingleSelectQueryComposer.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/SingleSelectQueryComposer.cxx?r1=1.13.18.7&r2=1.13.18.8 Delta lines: +2 -3 ------------------- --- SingleSelectQueryComposer.cxx 6 Jun 2006 14:01:53 -0000 1.13.18.7 +++ SingleSelectQueryComposer.cxx 9 Jun 2006 11:58:14 -0000 1.13.18.8 @@ -4,9 +4,9 @@ * * $RCSfile: SingleSelectQueryComposer.cxx,v $ * - * $Revision: 1.13.18.7 $ + * $Revision: 1.13.18.8 $ * - * last change: $Author: fs $ $Date: 2006/06/06 14:01:53 $ + * last change: $Author: fs $ $Date: 2006/06/09 11:58:14 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -875,7 +875,6 @@ } catch(const Exception&) { - DBG_UNHANDLED_EXCEPTION(); } } while ( false ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
