summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/calc/CConnection.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-29 11:14:29 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-29 11:14:29 +0000
commitdc14c3f6d63834e53e29cf6abe6268baa8816602 (patch)
tree442c52b05b6046009a6f7d7bc86cc6fdf89ac10a /connectivity/source/drivers/calc/CConnection.cxx
parent7551f84502022ac1cb6d59beb26e5bd0df21f511 (diff)
INTEGRATION: CWS dba203a (1.10.76); FILE MERGED
2006/03/17 15:40:32 fs 1.10.76.1: ModuleContext is obsolete (during #i60163#)
Diffstat (limited to 'connectivity/source/drivers/calc/CConnection.cxx')
-rw-r--r--connectivity/source/drivers/calc/CConnection.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/drivers/calc/CConnection.cxx b/connectivity/source/drivers/calc/CConnection.cxx
index 00522435a6c3..079858d067fd 100644
--- a/connectivity/source/drivers/calc/CConnection.cxx
+++ b/connectivity/source/drivers/calc/CConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: CConnection.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:34:24 $
+ * last change: $Author: obo $ $Date: 2006-03-29 12:14:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -45,9 +45,6 @@
#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"
#endif