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/abpilot/abpservices.cxx | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to 'extensions/source/abpilot/abpservices.cxx') diff --git a/extensions/source/abpilot/abpservices.cxx b/extensions/source/abpilot/abpservices.cxx index 5a20d54890d3..3eba3785881c 100644 --- a/extensions/source/abpilot/abpservices.cxx +++ b/extensions/source/abpilot/abpservices.cxx @@ -2,9 +2,9 @@ * * $RCSfile: abpservices.cxx,v $ * - * $Revision: 1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: fs $ $Date: 2001-08-01 11:07:37 $ + * last change: $Author: hr $ $Date: 2003-03-25 16:00:41 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -138,14 +138,3 @@ extern "C" void* SAL_CALL component_getFactory( return xRet.get(); }; - -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.1 2001/02/12 07:11:01 fs - * initial checkin - importing StarOffice 5.2 database files - * - * - * Revision 1.0 30.01.01 15:00:51 fs - ************************************************************************/ - -- cgit