summaryrefslogtreecommitdiff
path: root/forms/source/component/Date.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 09:57:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 09:57:57 +0000
commit7c030fbb0b00562650b1c1529e447a28c4ea6a22 (patch)
treebf1d2229917a58158d2feebd9e1631223d36637d /forms/source/component/Date.cxx
parent7ffbd1205a86c734ce32309f308406b483e2d42a (diff)
INTEGRATION: CWS pbrwuno (1.18.14); FILE MERGED
2005/10/17 12:20:06 fs 1.18.14.1: removed some obsolete includes
Diffstat (limited to 'forms/source/component/Date.cxx')
-rw-r--r--forms/source/component/Date.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/forms/source/component/Date.cxx b/forms/source/component/Date.cxx
index 984801db6b2c..50a23910ee8f 100644
--- a/forms/source/component/Date.cxx
+++ b/forms/source/component/Date.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: Date.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:36:53 $
+ * last change: $Author: vg $ $Date: 2006-03-14 10:57:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,9 +43,6 @@
#ifndef _DATE_HXX
#include <tools/date.hxx>
#endif
-#ifndef _COMPHELPER_DATETIME_HXX_
-#include <comphelper/datetime.hxx>
-#endif
#ifndef _DBHELPER_DBCONVERSION_HXX_
#include <connectivity/dbconversion.hxx>
#endif