summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-13 15:16:50 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-13 15:16:50 +0000
commit2acdee7d9ba7f38d80564ee8cae3b821f8be2415 (patch)
treed2d9fc39ab46d7f4076b1d3813d28cbb028832cb /connectivity/source/drivers/evoab2
parentcfadcafff6e7aaa6a1a28076f0bd15401f80214b (diff)
INTEGRATION: CWS dba22ui (1.7.20); FILE MERGED
2006/10/25 10:47:29 fs 1.7.20.1: Resource.hrc is unused
Diffstat (limited to 'connectivity/source/drivers/evoab2')
-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 a3dfb4d497..b8c756703d 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.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 02:29:00 $
+ * last change: $Author: kz $ $Date: 2006-12-13 16:16:50 $
*
* 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_EVOAB_CATALOG_HXX_
#include "NCatalog.hxx"
#endif
-#ifndef _CONNECTIVITY_RESOURCE_HRC_
-#include "Resource.hrc"
-#endif
#ifndef _COM_SUN_STAR_LANG_DISPOSEDEXCEPTION_HPP_
#include <com/sun/star/lang/DisposedException.hpp>
#endif