summaryrefslogtreecommitdiff
path: root/sd/source/console/PresenterButton.cxx
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2025-02-26 17:04:57 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2025-02-27 07:59:08 +0100
commit907b39ef3e8efb4bffa2ecd5e83cd098ca8ba997 (patch)
tree98bfbe09357360fd3198450ebd69403eb9693b8d /sd/source/console/PresenterButton.cxx
parent11310df933bb9ae33ef0f998911405bf22b6b854 (diff)
sd presenter: Drop unused includes
Change-Id: I84413fce55937b5189e93d36336067e913287d3a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182258 Reviewed-by: Michael Weghorn <m.weghorn@posteo.de> Tested-by: Jenkins
Diffstat (limited to 'sd/source/console/PresenterButton.cxx')
-rw-r--r--sd/source/console/PresenterButton.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/console/PresenterButton.cxx b/sd/source/console/PresenterButton.cxx
index 6d23518564c1..c9a174f8e0a0 100644
--- a/sd/source/console/PresenterButton.cxx
+++ b/sd/source/console/PresenterButton.cxx
@@ -25,7 +25,6 @@
#include "PresenterUIPainter.hxx"
#include <com/sun/star/awt/PosSize.hpp>
#include <com/sun/star/awt/XWindowPeer.hpp>
-#include <com/sun/star/drawing/XPresenterHelper.hpp>
#include <com/sun/star/rendering/CompositeOperation.hpp>
#include <com/sun/star/rendering/TextDirection.hpp>
#include <utility>