summaryrefslogtreecommitdiff
path: root/forms/source/component
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-14 09:57:45 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-14 09:57:45 +0000
commit7ffbd1205a86c734ce32309f308406b483e2d42a (patch)
tree32b43c91f08e09f4e3e05ff095901152243f7682 /forms/source/component
parentcc8a47f5c0f89c1e60c177693f94a4cca759b0c6 (diff)
INTEGRATION: CWS pbrwuno (1.29.14); FILE MERGED
2005/10/17 12:19:58 fs 1.29.14.1: removed some obsolete includes
Diffstat (limited to 'forms/source/component')
-rw-r--r--forms/source/component/ComboBox.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/forms/source/component/ComboBox.cxx b/forms/source/component/ComboBox.cxx
index 1a1c68768932..fa2cbb304145 100644
--- a/forms/source/component/ComboBox.cxx
+++ b/forms/source/component/ComboBox.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ComboBox.cxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:35:19 $
+ * last change: $Author: vg $ $Date: 2006-03-14 10:57:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,9 +63,6 @@
#ifndef _COMPHELPER_NUMBERS_HXX_
#include <comphelper/numbers.hxx>
#endif
-#ifndef _COMPHELPER_DATETIME_HXX_
-#include <comphelper/datetime.hxx>
-#endif
#ifndef _COMPHELPER_BASIC_IO_HXX_
#include <comphelper/basicio.hxx>
#endif