summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-11-11 18:42:29 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-11-11 18:42:29 +0100
commit5d51b13048d5f1ede7e5fa446dfd965e33d723a9 (patch)
treec85566987653eec6894eb6a62b7674b19541bb1e /sd
parentd5f93eb47ec4c27e93ad908b0199790c702491a0 (diff)
Remove unused #include
Change-Id: Ia79cdfbe8b1e065f84a30aa74500de3f1115c595
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/controller/slidelayoutcontroller.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/controller/slidelayoutcontroller.cxx b/sd/source/ui/controller/slidelayoutcontroller.cxx
index c23ece0fe181..387c40db31fa 100644
--- a/sd/source/ui/controller/slidelayoutcontroller.cxx
+++ b/sd/source/ui/controller/slidelayoutcontroller.cxx
@@ -19,7 +19,6 @@
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/text/WritingMode.hpp>
-#include <com/sun/star/frame/status/FontHeight.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>