summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/misc
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-12-06 15:49:59 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-12-06 18:17:06 +0000
commit0c6c37cb01c242ad9324bc91ac15c974529086c5 (patch)
tree6782e8958d6a55446fbee4ff73a7db365e69085a /desktop/source/deployment/misc
parentFixes tdf#104412 - DirectoryNameoutofPath no longer works (diff)
downloadcore-0c6c37cb01c242ad9324bc91ac15c974529086c5.tar.gz
core-0c6c37cb01c242ad9324bc91ac15c974529086c5.zip
cleanup unused includes (related to tdf#88206)
cppuhelper/compbase*.hxx and cppuhelper/implbase*.hxx compbase*.hxx includes implbase*.hxx replace compbase*.hxx if only implbase*.hxx stuff is used. Change-Id: I631a20aee411c6a32ffcf470f6e392621755f995 Reviewed-on: https://gerrit.libreoffice.org/31686 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'desktop/source/deployment/misc')
-rw-r--r--desktop/source/deployment/misc/dp_resource.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/misc/dp_resource.cxx b/desktop/source/deployment/misc/dp_resource.cxx
index eb64115788b7..f03633df7fe8 100644
--- a/desktop/source/deployment/misc/dp_resource.cxx
+++ b/desktop/source/deployment/misc/dp_resource.cxx
@@ -24,7 +24,6 @@
#include <osl/mutex.hxx>
#include <tools/resmgr.hxx>
#include <rtl/ustring.h>
-#include <cppuhelper/implbase1.hxx>
#include <unotools/configmgr.hxx>
#include <i18nlangtag/languagetag.hxx>