From 29a4847890f529dad10e2d9f0334eeb6c919f0c7 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 25 Mar 2003 15:04:55 +0000 Subject: MWS_SRX644: migrate branch mws_srx644 -> HEAD --- extensions/source/inc/componentmodule.cxx | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'extensions/source/inc/componentmodule.cxx') diff --git a/extensions/source/inc/componentmodule.cxx b/extensions/source/inc/componentmodule.cxx index e49bff666769..0575768b0710 100644 --- a/extensions/source/inc/componentmodule.cxx +++ b/extensions/source/inc/componentmodule.cxx @@ -2,9 +2,9 @@ * * $RCSfile: componentmodule.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: rt $ $Date: 2001-05-23 07:41:59 $ + * last change: $Author: hr $ $Date: 2003-03-25 16:03:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -381,16 +381,3 @@ namespace COMPMOD_NAMESPACE } // namespace COMPMOD_NAMESPACE //......................................................................... -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2 2001/03/23 11:50:19 jl - * replaced: OSL_ENSHURE->OSL_ENSURE - * - * Revision 1.1 2001/02/12 07:06:08 fs - * initial checkin - helper class for implementing module-functionality in SFX-less components - * - * - * Revision 1.0 30.01.01 15:18:48 fs - ************************************************************************/ - -- cgit