From 74f3c718ced0d5073d3a04adc87d15e839ec6e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 6 Jul 2007 07:15:27 +0000 Subject: [PATCH] INTEGRATION: CWS oj14 (1.5.4); FILE MERGED 2007/06/04 18:23:02 oj 1.5.4.6: RESYNC: (1.7-1.9); FILE MERGED 2006/11/07 09:22:05 oj 1.5.4.5: RESYNC: (1.6-1.7); FILE MERGED 2006/07/04 07:57:54 oj 1.5.4.4: RESYNC: (1.5-1.6); FILE MERGED 2006/04/25 13:02:56 oj 1.5.4.3: new include 2006/03/20 07:48:28 oj 1.5.4.2: use of module client helper 2006/01/03 07:49:08 oj 1.5.4.1: changed module client --- dbaccess/source/ui/dlg/directsql.cxx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/dbaccess/source/ui/dlg/directsql.cxx b/dbaccess/source/ui/dlg/directsql.cxx index 0681e48920aa..03255a7dc99d 100644 --- a/dbaccess/source/ui/dlg/directsql.cxx +++ b/dbaccess/source/ui/dlg/directsql.cxx @@ -4,9 +4,9 @@ * * $RCSfile: directsql.cxx,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: kz $ $Date: 2007-05-10 10:25:48 $ + * last change: $Author: rt $ $Date: 2007-07-06 08:15:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -42,9 +42,6 @@ #ifndef _DBACCESS_UI_DIRECTSQL_HRC_ #include "directsql.hrc" #endif -#ifndef _DBAUI_MODULE_DBU_HXX_ -#include "moduledbu.hxx" -#endif #ifndef _DBU_DLG_HRC_ #include "dbu_dlg.hrc" #endif