summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/dbase/DConnection.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-29 11:14:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-29 11:14:40 +0000
commita73234c72f691c24b519a453011045301cc1636b (patch)
tree0fa19017547132460d1ee26a0588194bee55a65e /connectivity/source/drivers/dbase/DConnection.cxx
parentdc14c3f6d63834e53e29cf6abe6268baa8816602 (diff)
INTEGRATION: CWS dba203a (1.15.76); FILE MERGED
2006/03/17 15:40:57 fs 1.15.76.1: ModuleContext is obsolete (during #i60163#)
Diffstat (limited to 'connectivity/source/drivers/dbase/DConnection.cxx')
-rw-r--r--connectivity/source/drivers/dbase/DConnection.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/drivers/dbase/DConnection.cxx b/connectivity/source/drivers/dbase/DConnection.cxx
index 10bae2a92e0d..bbf5aeb449ad 100644
--- a/connectivity/source/drivers/dbase/DConnection.cxx
+++ b/connectivity/source/drivers/dbase/DConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DConnection.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:37:27 $
+ * last change: $Author: obo $ $Date: 2006-03-29 12:14:40 $
*
* 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_DBASE_ODRIVER_HXX_
#include "dbase/DDriver.hxx"
#endif