diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-01-04 16:55:17 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-01-05 07:38:01 +0100 |
commit | c26bdf54e065d4b6424e919fbf1f490e60390120 (patch) | |
tree | 9351839f1d3d76cbb3b490270fc01396da27d5a1 /svx | |
parent | 18e85d91b5cc7ed3d3f9f163d3c211f29b54f7a2 (diff) |
remove dead eeitemid.hxx
and inline the couple of constants still in use from it
Change-Id: Icb9f5690b5649140bc0503a8917e6a0f764e3d9c
Reviewed-on: https://gerrit.libreoffice.org/47404
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/svdraw/svdotextdecomposition.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdotextdecomposition.cxx b/svx/source/svdraw/svdotextdecomposition.cxx index 7155bd15ab31..2afac1312087 100644 --- a/svx/source/svdraw/svdotextdecomposition.cxx +++ b/svx/source/svdraw/svdotextdecomposition.cxx @@ -39,7 +39,6 @@ #include <drawinglayer/animation/animationtiming.hxx> #include <basegfx/color/bcolor.hxx> #include <vcl/svapp.hxx> -#include <editeng/eeitemid.hxx> #include <editeng/escapementitem.hxx> #include <editeng/svxenum.hxx> #include <editeng/flditem.hxx> |