summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-29 11:16:30 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-29 11:16:30 +0000
commit5d6419f8e6d0ba4283ad290d1e21dfd9e41742bf (patch)
treea9a3c93d13fba5b89ad58ab4bfa2623b3d701f78 /connectivity
parent96f3d61e7b3d0f1151b3f59c273135ed2c60d382 (diff)
INTEGRATION: CWS dba203a (1.11.74); FILE MERGED
2006/03/17 15:41:10 fs 1.11.74.1: ModuleContext is obsolete (during #i60163#)
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/flat/EConnection.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/drivers/flat/EConnection.cxx b/connectivity/source/drivers/flat/EConnection.cxx
index fddd0b441512..67bd737493f1 100644
--- a/connectivity/source/drivers/flat/EConnection.cxx
+++ b/connectivity/source/drivers/flat/EConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: EConnection.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:59:50 $
+ * last change: $Author: obo $ $Date: 2006-03-29 12:16:30 $
*
* 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_FLAT_ODRIVER_HXX_
#include "flat/EDriver.hxx"
#endif