Tag: cws_src680_warnings01 User: fs Date: 06/05/29 03:33:11 Modified: /dba/connectivity/source/commontools/ TSkipDeletedSet.cxx
Log: more tolerance in getIntlKeyword File Changes: Directory: /dba/connectivity/source/commontools/ ================================================ File [changed]: TSkipDeletedSet.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/TSkipDeletedSet.cxx?r1=1.7.30.1&r2=1.7.30.2 Delta lines: +2 -3 ------------------- --- TSkipDeletedSet.cxx 7 Nov 2005 14:42:59 -0000 1.7.30.1 +++ TSkipDeletedSet.cxx 29 May 2006 10:33:08 -0000 1.7.30.2 @@ -4,9 +4,9 @@ * * $RCSfile: TSkipDeletedSet.cxx,v $ * - * $Revision: 1.7.30.1 $ + * $Revision: 1.7.30.2 $ * - * last change: $Author: fs $ $Date: 2005/11/07 14:42:59 $ + * last change: $Author: fs $ $Date: 2006/05/29 10:33:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -74,7 +74,6 @@ eDelPosition = (_nOffset >= 0) ? IResultSetHelper::NEXT : IResultSetHelper::PRIOR; break; default: - OSL_ENSURE( false, "OSkipDeletedSet::skipDeleted: unsupported movement!" ); break; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
