summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:39:39 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 23:39:39 +0000
commit6f8ee8f17f96ee0a04c399424d9957bef25f44f0 (patch)
treea5b8a3dc88b040a0b289c73c917f140e2cbeca64
parent722293cb4caf4f275c1d3eaa828d4fe9b926417c (diff)
INTEGRATION: CWS warnings01 (1.2.18); FILE MERGED
2006/04/19 16:00:11 sb 1.2.18.1: #i53898# Removed dead code.
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultset.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/xmlhelp/source/cxxhelp/provider/resultset.cxx b/xmlhelp/source/cxxhelp/provider/resultset.cxx
index 75b6e1bd90c3..c7906861c918 100644
--- a/xmlhelp/source/cxxhelp/provider/resultset.cxx
+++ b/xmlhelp/source/cxxhelp/provider/resultset.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: resultset.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:20:33 $
+ * last change: $Author: hr $ $Date: 2006-06-20 00:39:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -36,9 +36,6 @@
#ifndef _COM_SUN_STAR_SDBC_XRESULTSET_HPP_
#include <com/sun/star/sdbc/XResultSet.hpp>
#endif
-#ifndef _DATASUPPLIER_HXX
-#include <provider/datasupplier.hxx>
-#endif
#ifndef _RESULTSET_HXX
#include <provider/resultset.hxx>
#endif