summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:10:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:10:32 +0000
commit44c27bb1e3636ce68fac888ae7660745b643f103 (patch)
treeec513f6b723b1321e1e33e9a663989bf67afe21a /dbaccess
parentINTEGRATION: CWS oj14 (1.12.4); FILE MERGED (diff)
downloadcore-44c27bb1e3636ce68fac888ae7660745b643f103.tar.gz
core-44c27bb1e3636ce68fac888ae7660745b643f103.zip
INTEGRATION: CWS oj14 (1.5.8); FILE MERGED
2007/06/04 18:14:43 oj 1.5.8.6: RESYNC: (1.7-1.9); FILE MERGED 2006/11/07 09:19:11 oj 1.5.8.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 07:53:59 oj 1.5.8.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:02:50 oj 1.5.8.3: new include 2006/03/20 07:48:21 oj 1.5.8.2: use of module client helper 2006/01/03 07:49:06 oj 1.5.8.1: changed module client
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPageSetup.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx b/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx
index c524300db3c9..27040ff2fc4b 100644
--- a/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx
+++ b/dbaccess/source/ui/dlg/ConnectionPageSetup.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ConnectionPageSetup.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 10:22:01 $
+ * last change: $Author: rt $ $Date: 2007-07-06 08:10:32 $
*
* 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 _DBAUI_DBADMINSETUP_HRC_
#include "dbadminsetup.hrc"
#endif
-#ifndef _DBAUI_MODULE_DBU_HXX_
-#include "moduledbu.hxx"
-#endif
#ifndef _DBU_DLG_HRC_
#include "dbu_dlg.hrc"
#endif