From 55e84652ae84bd2374462ee19afd359a8cc90b95 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Thu, 12 Apr 2018 14:35:51 +0900 Subject: Remove XGraphicProvider imports where they aren't needed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie4da74e7d58d49aa870a70c4279cbab22f0f7746 Reviewed-on: https://gerrit.libreoffice.org/52805 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'chart2') diff --git a/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx index 8f0986b36d99..a0bd74b8c82b 100644 --- a/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx +++ b/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx @@ -27,8 +27,6 @@ #include #include #include -#include -#include #include #include -- cgit