Tag: cws_src680_dba24d User: fs Date: 2007-11-22 13:07:30+0000 Modified: dba/dbaccess/source/shared/registrationhelper.cxx
Log: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation File Changes: Directory: /dba/dbaccess/source/shared/ ======================================= File [changed]: registrationhelper.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/shared/registrationhelper.cxx?r1=1.13&r2=1.13.28.1 Delta lines: +4 -4 ------------------- --- registrationhelper.cxx 2007-09-26 14:46:14+0000 1.13 +++ registrationhelper.cxx 2007-11-22 13:07:27+0000 1.13.28.1 @@ -4,9 +4,9 @@ * * $RCSfile: registrationhelper.cxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.13.28.1 $ * - * last change: $Author: hr $ $Date: 2007/09/26 14:46:14 $ + * last change: $Author: fs $ $Date: 2007/11/22 13:07:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -37,7 +37,7 @@ // be included in other cxx files #ifndef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_ -#error "don't build this file directly! use dba_reghelper.cxx or dbu_reghelper.cxx instead!" +#error "don't build this file directly! use dbu_reghelper.cxx instead!" #endif using namespace ::com::sun::star; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
