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 | 628eb9b7e783023c49191178c181c39770fccc62 (patch) | |
tree | a7ffb6cec6dff5caa1f0e634a776302daa15193a /forms/source/xforms | |
parent | dc70f40fe1356e73fc2da6c4b5e8a8bc360b39bc (diff) |
Remove some dead code.
Diffstat (limited to 'forms/source/xforms')
-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 ce88648db..efb6ff0e9 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> |