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 /sfx2/inc | |
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 'sfx2/inc')
-rw-r--r-- | sfx2/inc/pch/precompiled_sfx.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index 205a6a1b4740..a8925dead1f5 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -469,7 +469,6 @@ #include <comphelper/anytostring.hxx> #include <comphelper/attributelist.hxx> #include <comphelper/classids.hxx> -#include <comphelper/configurationhelper.hxx> #include <comphelper/docpasswordhelper.hxx> #include <comphelper/docpasswordrequest.hxx> #include <comphelper/documentconstants.hxx> |