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 /framework | |
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 'framework')
-rw-r--r-- | framework/inc/pch/precompiled_fwk.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx index c37deaf69d9c..ce8c15b6768d 100644 --- a/framework/inc/pch/precompiled_fwk.hxx +++ b/framework/inc/pch/precompiled_fwk.hxx @@ -266,7 +266,6 @@ #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp> #include <comphelper/attributelist.hxx> #include <comphelper/configuration.hxx> -#include <comphelper/configurationhelper.hxx> #include <comphelper/enumhelper.hxx> #include <comphelper/extract.hxx> #include <comphelper/interaction.hxx> |