summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:10:46 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-07-06 07:10:46 +0000
commitb09c1f18bd9f10d3d633572947e772ad33d5f8a2 (patch)
tree54222f8acd45f14c60a53f3b71832ea59ece1d61 /dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
parentINTEGRATION: CWS oj14 (1.5.8); FILE MERGED (diff)
downloadcore-b09c1f18bd9f10d3d633572947e772ad33d5f8a2.tar.gz
core-b09c1f18bd9f10d3d633572947e772ad33d5f8a2.zip
INTEGRATION: CWS oj14 (1.6.4); FILE MERGED
2007/06/04 18:15:15 oj 1.6.4.8: RESYNC: (1.10-1.12); FILE MERGED 2006/12/18 16:18:27 oj 1.6.4.7: RESYNC: (1.9-1.10); FILE MERGED 2006/11/07 09:19:19 oj 1.6.4.6: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 07:54:20 oj 1.6.4.5: RESYNC: (1.7-1.8); FILE MERGED 2006/04/25 13:02:50 oj 1.6.4.4: new include 2006/03/20 13:56:42 oj 1.6.4.3: RESYNC: (1.6-1.7); FILE MERGED 2006/03/20 07:48:21 oj 1.6.4.2: use of module client helper 2006/01/03 07:49:06 oj 1.6.4.1: changed module client
Diffstat (limited to 'dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx')
-rw-r--r--dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx b/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
index 242b9f9ef1fb..64057486a1ff 100644
--- a/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
+++ b/dbaccess/source/ui/dlg/DBSetupConnectionPages.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DBSetupConnectionPages.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 10:22:23 $
+ * last change: $Author: rt $ $Date: 2007-07-06 08:10:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,9 +38,6 @@
#ifndef DBAUI_DBSETUPCONNECTIONPAGES_HXX
#include "DBSetupConnectionPages.hxx"
#endif
-#ifndef _DBAUI_MODULE_DBU_HXX_
-#include "moduledbu.hxx"
-#endif
#ifndef _DBAUI_SQLMESSAGE_HXX_
#include "sqlmessage.hxx"
#endif