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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Oct 16 16:37:43 UTC 2019


 chart2/source/controller/main/ChartController_Window.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ec2f188f3d89cbcfc555781db34fb7fe8c51c656
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Oct 16 18:05:43 2019 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Oct 16 18:36:48 2019 +0200

    Removed duplicated include
    
    Change-Id: I55fdf178bbd185d8852da13757aca627d93526bb
    Reviewed-on: https://gerrit.libreoffice.org/80911
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/chart2/source/controller/main/ChartController_Window.cxx b/chart2/source/controller/main/ChartController_Window.cxx
index 75f44d234a04..921a9b94beb5 100644
--- a/chart2/source/controller/main/ChartController_Window.cxx
+++ b/chart2/source/controller/main/ChartController_Window.cxx
@@ -82,7 +82,6 @@
 #include <tools/diagnose_ex.h>
 #include <sal/log.hxx>
 
-#include <comphelper/lok.hxx>
 #include <sfx2/lokhelper.hxx>
 
 #define DRGPIX    2     // Drag MinMove in Pixel


More information about the Libreoffice-commits mailing list