From 8faff1ee9cbf5d9dd23360bb87b30eaa620c48b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toma=C5=BE=20Vajngerl?= Date: Sat, 11 Feb 2017 13:30:18 +0100 Subject: [PATCH] chart2: remove unneeded includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I49e15f57e8eddb53dbf4d1b7ddbf6d33fed116f2 Reviewed-on: https://gerrit.libreoffice.org/34172 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- .../controller/dialogs/RangeSelectionHelper.cxx | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/chart2/source/controller/dialogs/RangeSelectionHelper.cxx b/chart2/source/controller/dialogs/RangeSelectionHelper.cxx index addc52a5202b..48db808ba017 100644 --- a/chart2/source/controller/dialogs/RangeSelectionHelper.cxx +++ b/chart2/source/controller/dialogs/RangeSelectionHelper.cxx @@ -20,18 +20,7 @@ #include "RangeSelectionHelper.hxx" #include "RangeSelectionListener.hxx" #include "macros.hxx" -#include "ControllerLockGuard.hxx" -#include #include -#include -#include -#include -#include -#include -#include -#include -#include -#include using namespace ::com::sun::star;