summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-29 15:50:40 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-29 15:59:53 +0200
commit8e1bffe7ffb0a091e06e83a453aec7ce666e8df0 (patch)
treea68fba5f15f673afac96bf8fcc7947ec4ff918d2 /xmloff/source/forms
parentb63027f0992cf5c368faeb807c69110997dd00ea (diff)
Remove include guards
Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
Diffstat (limited to 'xmloff/source/forms')
-rw-r--r--xmloff/source/forms/propertyimport.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/forms/propertyimport.cxx b/xmloff/source/forms/propertyimport.cxx
index 632f691a43cc..501622c24e29 100644
--- a/xmloff/source/forms/propertyimport.cxx
+++ b/xmloff/source/forms/propertyimport.cxx
@@ -47,9 +47,7 @@
#include <rtl/strbuf.hxx>
#if OSL_DEBUG_LEVEL > 0
- #ifndef _OSL_THREAD_H_
#include <osl/thread.h>
- #endif
#endif
//.........................................................................