summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NConnection.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-08 09:24:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-08 09:24:55 +0000
commit072548a4ba83a0a6c3ae2a17c7b297571584363e (patch)
tree8d6347fd03a667278288fa00a8f02a3d459111ce /connectivity/source/drivers/evoab2/NConnection.cxx
parent54aee8f83dc79f8f2bb14f1ee0fa491559fd5196 (diff)
#i63861# Do not include non-existing ModuleContext.hxx
Diffstat (limited to 'connectivity/source/drivers/evoab2/NConnection.cxx')
-rw-r--r--connectivity/source/drivers/evoab2/NConnection.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/drivers/evoab2/NConnection.cxx b/connectivity/source/drivers/evoab2/NConnection.cxx
index f13fb873de94..78466844d180 100644
--- a/connectivity/source/drivers/evoab2/NConnection.cxx
+++ b/connectivity/source/drivers/evoab2/NConnection.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: NConnection.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 05:49:51 $
+ * last change: $Author: vg $ $Date: 2006-04-08 10:24:55 $
*
* 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 _COM_SUN_STAR_LANG_DISPOSEDEXCEPTION_HPP_
#include <com/sun/star/lang/DisposedException.hpp>
#endif