diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-05-20 11:05:39 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-20 18:00:42 +0200 |
commit | cae3e20571167772e82b0cc714d9442af57ece8a (patch) | |
tree | debe5855a15e98a33201b61bd1464c20f65a6e46 /scripting/source/dlgprov | |
parent | 0d1a3593c2bc6ed16880e34c2b4243d9836b69cd (diff) |
cleanup unused css/resource/ includes
Change-Id: I1e2c795cef64799d5e28e5fafec6cd72f621abba
Reviewed-on: https://gerrit.libreoffice.org/37853
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'scripting/source/dlgprov')
-rw-r--r-- | scripting/source/dlgprov/dlgprov.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripting/source/dlgprov/dlgprov.cxx b/scripting/source/dlgprov/dlgprov.cxx index 49c640503947..883a10d55593 100644 --- a/scripting/source/dlgprov/dlgprov.cxx +++ b/scripting/source/dlgprov/dlgprov.cxx @@ -31,7 +31,6 @@ #include <com/sun/star/lang/XMultiComponentFactory.hpp> #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/io/XInputStreamProvider.hpp> -#include <com/sun/star/resource/XStringResourceWithLocation.hpp> #include <com/sun/star/resource/XStringResourceSupplier.hpp> #include <com/sun/star/resource/XStringResourceManager.hpp> #include <com/sun/star/script/XLibraryContainer.hpp> |