framework/source/accelerators/globalacceleratorconfiguration.cxx |    1 -
 framework/source/accelerators/moduleacceleratorconfiguration.cxx |    2 --
 2 files changed, 3 deletions(-)

New commits:
commit 39b1fb894fb3cd5ae2db65ddf9a2db761604f5e5
Author: Julien Nabet <serval2...@yahoo.fr>
Date:   Fri Jul 26 20:44:14 2013 +0200

    fdo#46037: comphelper/configurationhelper partly not used in 
fmwk/accelerators
    
    Change-Id: I710b9155b6ce8f42f46d87c80cebf37414e91c70

diff --git a/framework/source/accelerators/globalacceleratorconfiguration.cxx 
b/framework/source/accelerators/globalacceleratorconfiguration.cxx
index baabc9f..6d55b06 100644
--- a/framework/source/accelerators/globalacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/globalacceleratorconfiguration.cxx
@@ -34,7 +34,6 @@
 
 #include <vcl/svapp.hxx>
 #include <i18nlangtag/languagetag.hxx>
-#include <comphelper/configurationhelper.hxx>
 
 #define IMPLEMENTATIONNAME_GLOBALACCELERATORCONFIGURATION       
DECLARE_ASCII("com.sun.star.comp.framework.GlobalAcceleratorConfiguration")
 
diff --git a/framework/source/accelerators/moduleacceleratorconfiguration.cxx 
b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
index c20ee83..186ed0e 100644
--- a/framework/source/accelerators/moduleacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
@@ -33,8 +33,6 @@
 #include <comphelper/sequenceashashmap.hxx>
 #include <vcl/svapp.hxx>
 
-#include <comphelper/configurationhelper.hxx>
-
 #include <com/sun/star/util/XChangesNotifier.hpp>
 
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to