Tag: cws_src680_dba203a User: fs Date: 06/03/17 07:40:34 Modified: /dba/connectivity/source/drivers/calc/ CConnection.cxx
Log: ModuleContext is obsolete (during #i60163#) File Changes: Directory: /dba/connectivity/source/drivers/calc/ ================================================= File [changed]: CConnection.cxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/calc/CConnection.cxx?r1=1.10&r2=1.10.76.1 Delta lines: +3 -6 ------------------- --- CConnection.cxx 8 Sep 2005 05:34:24 -0000 1.10 +++ CConnection.cxx 17 Mar 2006 15:40:32 -0000 1.10.76.1 @@ -4,9 +4,9 @@ * * $RCSfile: CConnection.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.10.76.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 05:34:24 $ + * last change: $Author: fs $ $Date: 2006/03/17 15:40:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -44,9 +44,6 @@ #endif #ifndef _CONNECTIVITY_RESOURCE_HRC_ #include "Resource.hrc" -#endif -#ifndef _CONNECTIVITY_MODULECONTEXT_HXX_ -#include "ModuleContext.hxx" #endif #ifndef _CONNECTIVITY_CALC_ODRIVER_HXX_ #include "calc/CDriver.hxx" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
