diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-19 16:26:48 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-20 10:23:38 +0200 |
commit | a0b93fe08162b84b780a8f2553147485ec8629ff (patch) | |
tree | f2bfc3660e6c12f833a3844a526cd0ce338af392 /sfx2/source/appl | |
parent | 25e8148a1bdf37b57938c255235eb48d98abbfc6 (diff) |
cleanup unused css/script/ includes
but keep exception includes in headers for now
Change-Id: I826828675a2d14b906e57068cbced2e790e12bce
Reviewed-on: https://gerrit.libreoffice.org/37846
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sfx2/source/appl')
-rw-r--r-- | sfx2/source/appl/appserv.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx index d6424c2d06ef..e81105991149 100644 --- a/sfx2/source/appl/appserv.cxx +++ b/sfx2/source/appl/appserv.cxx @@ -86,7 +86,6 @@ #include <rtl/bootstrap.hxx> #include <cppuhelper/exc_hlp.hxx> -#include <com/sun/star/script/provider/XScriptProviderFactory.hpp> #include <com/sun/star/frame/ModuleManager.hpp> #include <com/sun/star/beans/XPropertySet.hpp> |