[Libreoffice-commits] core.git: cui/source

Andrea Gelmini andrea.gelmini at gelma.net
Thu Jun 22 12:33:40 UTC 2017


 cui/source/dialogs/cuicharmap.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2e2dd19548d868571c0174848ff1501c7e5d6d7a
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Wed Jun 21 10:55:37 2017 +0200

    Removed duplicated include
    
    Change-Id: Ibbd83a7d69a27ab96b99d28e1d4a1f65af63b82f
    Reviewed-on: https://gerrit.libreoffice.org/39037
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Michael Stahl <mstahl at redhat.com>

diff --git a/cui/source/dialogs/cuicharmap.cxx b/cui/source/dialogs/cuicharmap.cxx
index 59c9225a3e42..85f6afb3989d 100644
--- a/cui/source/dialogs/cuicharmap.cxx
+++ b/cui/source/dialogs/cuicharmap.cxx
@@ -37,7 +37,6 @@
 #include <comphelper/processfactory.hxx>
 #include <comphelper/propertysequence.hxx>
 #include <comphelper/dispatchcommand.hxx>
-#include <sfx2/app.hxx>
 
 #include <cuires.hrc>
 #include <dialmgr.hxx>


More information about the Libreoffice-commits mailing list