summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 09:47:47 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 09:47:47 +0000
commit6a9874e5281e25f29b2568e5fa73bd8366aed587 (patch)
treef56fc3914f5f681310c05a3998084177c2f9e667
parent557e92ade2f50b65c6ce572ad6c150209488c046 (diff)
INTEGRATION: CWS pbrwuno (1.55.60); FILE MERGED
2006/02/09 15:05:22 fs 1.55.60.4: RESYNC: (1.57-1.58); FILE MERGED 2005/10/17 13:11:25 fs 1.55.60.3: removed some obsolete includes 2005/10/04 08:41:06 fs 1.55.60.2: RESYNC: (1.55-1.57); FILE MERGED 2005/08/05 10:40:11 fs 1.55.60.1: copying the change from CWS dba201b, which consolidates the methods for connection retriebal
-rw-r--r--connectivity/source/commontools/dbtools.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/connectivity/source/commontools/dbtools.cxx b/connectivity/source/commontools/dbtools.cxx
index b83d856d8720..c8e8d17d7ad8 100644
--- a/connectivity/source/commontools/dbtools.cxx
+++ b/connectivity/source/commontools/dbtools.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dbtools.cxx,v $
*
- * $Revision: 1.58 $
+ * $Revision: 1.59 $
*
- * last change: $Author: obo $ $Date: 2006-01-19 15:30:02 $
+ * last change: $Author: vg $ $Date: 2006-03-14 10:47:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,9 +46,6 @@
#ifndef _COMPHELPER_PROPERTY_HXX_
#include <comphelper/property.hxx>
#endif
-#ifndef _COMPHELPER_DATETIME_HXX_
-#include <comphelper/datetime.hxx>
-#endif
#ifndef _CONNECTIVITY_CONNCLEANUP_HXX_
#include <connectivity/conncleanup.hxx>
#endif