diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-06-20 18:18:45 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-06-20 18:18:45 +0200 |
commit | 033517b4e6dfb648678500b23ebe5cd54bee9001 (patch) | |
tree | 2c67f23f47f650fe5671de5e2ec0ada613b4c482 /forms | |
parent | 978e7b03f8c966ec23b6781d67f612e4665a09f7 (diff) |
Remove unused includes
Change-Id: I25bb67449c8c572075d354e62b1c731e95655b4f
Diffstat (limited to 'forms')
-rw-r--r-- | forms/source/inc/property.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx index 062e3212dec4..202d449a2fb5 100644 --- a/forms/source/inc/property.hxx +++ b/forms/source/inc/property.hxx @@ -28,7 +28,6 @@ #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.hxx> #include <comphelper/property.hxx> #include <comphelper/propagg.hxx> #include <tools/debug.hxx> |