chart2/source/controller/main/ChartController_Window.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit ec2f188f3d89cbcfc555781db34fb7fe8c51c656 Author: Andrea Gelmini <[email protected]> AuthorDate: Wed Oct 16 18:05:43 2019 +0200 Commit: Julien Nabet <[email protected]> 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 <[email protected]> Tested-by: Julien Nabet <[email protected]> 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
