diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-01-26 07:50:25 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-01-26 07:50:25 +0100 |
commit | fa2526c545f8fa64c8b91018428e27b2e2d8376e (patch) | |
tree | 1e99e65e0c6e9411b99e4e7a9d283f74fabc9e6d /forms/source | |
parent | bef90950a08466069552616ae16d1941acd8b247 (diff) |
Remove some dead code.
Diffstat (limited to 'forms/source')
-rw-r--r-- | forms/source/xforms/datatypes.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/forms/source/xforms/datatypes.cxx b/forms/source/xforms/datatypes.cxx index d9278a4a0860..329e65b76cc8 100644 --- a/forms/source/xforms/datatypes.cxx +++ b/forms/source/xforms/datatypes.cxx @@ -33,9 +33,7 @@ #include "property.hrc" #include "convert.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/xsd/WhiteSpaceTreatment.hpp> -/** === end UNO includes === **/ #include <tools/debug.hxx> #include <tools/datetime.hxx> #include <rtl/math.hxx> |