summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2018-02-26 20:37:49 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-02-27 15:00:06 +0100
commit35fc4527210ed4b4faee1802ad23bc8da619a2d0 (patch)
tree7843449829c9e845a8d854d0cdbf8e105031d10a /filter
parent1aa5a3874bf716acfbded2a09319dce5d4ce8c0d (diff)
remove unused vclunohelper.hxx includes
Change-Id: I68178379e5493d0e738861a4dce5aa6e4b58cd22 Reviewed-on: https://gerrit.libreoffice.org/50393 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/msfilter/eschesdo.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/msfilter/eschesdo.cxx b/filter/source/msfilter/eschesdo.cxx
index 35e72efc6725..e8a47aa877e5 100644
--- a/filter/source/msfilter/eschesdo.cxx
+++ b/filter/source/msfilter/eschesdo.cxx
@@ -30,7 +30,6 @@
#include <vcl/graph.hxx>
#include <tools/debug.hxx>
#include <svx/fmdpage.hxx>
-#include <toolkit/helper/vclunohelper.hxx>
#include <com/sun/star/style/VerticalAlignment.hpp>
#include <com/sun/star/awt/Gradient.hpp>
#include <com/sun/star/drawing/PointSequence.hpp>