diff options
author | Alexandre Vicenzi <vicenzi.alexandre@gmail.com> | 2014-07-28 23:22:04 -0300 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2014-07-29 15:40:41 +0000 |
commit | ae7ca8b957c9d609f8f8a2e6c01b747aee6e0a77 (patch) | |
tree | 7a562237618180bd43302457570e3ac7e91001c4 /basctl | |
parent | c694837aea16edb76dc19b3ca2db764375148011 (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 'basctl')
-rw-r--r-- | basctl/source/basicide/baside2.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index 552064e1e4c1..72af6c79a9ef 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -55,7 +55,6 @@ class SvxSearchItem; #include <comphelper/namedvaluecollection.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/syntaxhighlight.hxx> -#include <comphelper/configurationhelper.hxx> #include <com/sun/star/reflection/XIdlReflection.hpp> namespace com { namespace sun { namespace star { namespace beans { |