summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorAlexandre Vicenzi <vicenzi.alexandre@gmail.com>2014-07-28 23:22:04 -0300
committerMichael Stahl <mstahl@redhat.com>2014-07-29 15:40:41 +0000
commitae7ca8b957c9d609f8f8a2e6c01b747aee6e0a77 (patch)
tree7a562237618180bd43302457570e3ac7e91001c4 /basic
parentc694837aea16edb76dc19b3ca2db764375148011 (diff)
fdo#46037: remove unused comphelper/configurationhelper.hxx
Change-Id: I66f9d2912202ba1393d0c65189f8a945bca4fcaa Reviewed-on: https://gerrit.libreoffice.org/10603 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'basic')
-rw-r--r--basic/source/comp/dim.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/source/comp/dim.cxx b/basic/source/comp/dim.cxx
index a6625152aa22..a796040f4736 100644
--- a/basic/source/comp/dim.cxx
+++ b/basic/source/comp/dim.cxx
@@ -24,7 +24,6 @@
#include <com/sun/star/reflection/theCoreReflection.hpp>
#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx>
-#include <comphelper/configurationhelper.hxx>
#include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp>
#include <com/sun/star/reflection/XIdlMethod.hpp>
#include <com/sun/star/uno/Exception.hpp>