Tag: cws_src680_dba201 User: oj Date: 05/04/29 01:19:39 Modified: /dba/dbaccess/source/ui/misc/ TableCopyHelper.cxx
Log: #i43667# remove unused headerfile File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: TableCopyHelper.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/TableCopyHelper.cxx?r1=1.2&r2=1.2.68.1 Delta lines: +2 -5 ------------------- --- TableCopyHelper.cxx 21 Jan 2005 17:19:46 -0000 1.2 +++ TableCopyHelper.cxx 29 Apr 2005 08:19:36 -0000 1.2.68.1 @@ -2,9 +2,9 @@ * * $RCSfile: TableCopyHelper.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.2.68.1 $ * - * last change: $Author: kz $ $Date: 2005/01/21 17:19:46 $ + * last change: $Author: oj $ $Date: 2005/04/29 08:19:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -131,9 +131,6 @@ #endif #ifndef _COM_SUN_STAR_SDBC_XPARAMETERS_HPP_ #include <com/sun/star/sdbc/XParameters.hpp> -#endif -#ifndef _COM_SUN_STAR_SDBC_XRESULTSETMETADATASUPPLIER_HPP_ -#include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp> #endif #ifndef _COM_SUN_STAR_SDBC_XRESULTSETMETADATASUPPLIER_HPP_ #include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
