summaryrefslogtreecommitdiff
path: root/include/editeng/editobj.hxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-12 19:56:33 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-14 13:33:46 +0200
commitd237576df6ab2775fe9e3a00a75ca36bf62d5cdc (patch)
tree3e6b4f0ba8ac5afb18e8737112a3b10f67ece4ea /include/editeng/editobj.hxx
parentd17c7a7ec842657dcfb29fdbb222b09f0c879944 (diff)
remove some unused forward declarations
and unused TransliterationModules include in editeng Change-Id: I02e2d6acfde562a3e0cc8516eb16bb2ce8a810cc Reviewed-on: https://gerrit.libreoffice.org/37556 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/editeng/editobj.hxx')
-rw-r--r--include/editeng/editobj.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/editobj.hxx b/include/editeng/editobj.hxx
index 2833be068fa7..b9eb96236d9e 100644
--- a/include/editeng/editobj.hxx
+++ b/include/editeng/editobj.hxx
@@ -34,7 +34,6 @@
#include <memory>
class SfxItemSet;
-class SfxStyleSheetPool;
class SvxFieldItem;
class SvxFieldData;
class SvStream;