summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-07-22 23:16:06 +0200
committerJulien Nabet <serval2412@yahoo.fr>2013-07-22 23:16:37 +0200
commitb32a9e9ccb685b663941a1f4aa945a70ef784446 (patch)
tree4c860b580039568d35292055090126bf1385288f
parent2d5978b22b402dea9dee5b468d2044ccc1208a15 (diff)
fdo#46037: no more comphelper/configurationhelper.hxx in formula module
Change-Id: I6ed4af811d96cb0ddbb2093d6627d4d39836a033
-rw-r--r--formula/source/ui/resource/ModuleHelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/formula/source/ui/resource/ModuleHelper.cxx b/formula/source/ui/resource/ModuleHelper.cxx
index 7544bd1f4e72..ec6f68b20622 100644
--- a/formula/source/ui/resource/ModuleHelper.cxx
+++ b/formula/source/ui/resource/ModuleHelper.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "ModuleHelper.hxx"
-#include <comphelper/configurationhelper.hxx>
#include <comphelper/processfactory.hxx>
#include <osl/thread.h>
#include <com/sun/star/util/XMacroExpander.hpp>