Tag: cws_src680_dba24b User: fs Date: 2007-08-27 10:48:44+0000 Modified: dba/dbaccess/source/ui/dlg/dbwiz.cxx
Log: removed unneeded include File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dbwiz.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbwiz.cxx?r1=1.15&r2=1.15.26.1 Delta lines: +3 -6 ------------------- --- dbwiz.cxx 2007-07-06 08:14:22+0000 1.15 +++ dbwiz.cxx 2007-08-27 10:48:42+0000 1.15.26.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbwiz.cxx,v $ * - * $Revision: 1.15 $ + * $Revision: 1.15.26.1 $ * - * last change: $Author: rt $ $Date: 2007/07/06 08:14:22 $ + * last change: $Author: fs $ $Date: 2007/08/27 10:48:42 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -84,9 +84,6 @@ #ifndef DBAUI_CONNECTIONPAGE_HXX #include "ConnectionPage.hxx" #endif -#ifndef DBAUI_ADVANCEDPAGEDLG_HXX -#include "AdvancedPageDlg.hxx" -#endif #ifndef DBAUI_DRIVERSETTINGS_HXX #include "DriverSettings.hxx" #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
