summaryrefslogtreecommitdiffstats
path: root/configmgr/source/type.cxx
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-04-01 19:50:12 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-04-02 19:01:24 +0000
commitf7a75a66fa46627aa6edc6439650c1e3c06836d7 (patch)
tree5040ac4c1fd3f4afd28f900cdca5222bf822101e /configmgr/source/type.cxx
parentChart: Improve polynomial trendline equation rendering (diff)
downloadcore-f7a75a66fa46627aa6edc6439650c1e3c06836d7.tar.gz
core-f7a75a66fa46627aa6edc6439650c1e3c06836d7.zip
cleanup: remove unused Reference.h(xx) includes
and unused using-declarations from Reference.h Change-Id: I297a7ae6044fa329d245ecf08fd5c4cb930f5b19 Reviewed-on: https://gerrit.libreoffice.org/23735 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'configmgr/source/type.cxx')
-rw-r--r--configmgr/source/type.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/type.cxx b/configmgr/source/type.cxx
index 23bf85e88027..3a91505b395e 100644
--- a/configmgr/source/type.cxx
+++ b/configmgr/source/type.cxx
@@ -22,7 +22,6 @@
#include <cassert>
#include <com/sun/star/uno/Any.hxx>
-#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Type.hxx>