From 6756ee4743b4c750aa54a1b0f17f1fc945340089 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Sun, 2 Nov 2014 15:32:46 +0100 Subject: unused includes in RTF filter and related files Change-Id: Id13e10f2ceed3985c78ccc542e6677eccc0cb1c7 --- oox/source/drawingml/customshapepresetdata.cxx | 10 ---------- oox/source/shape/WpsContext.cxx | 1 - 2 files changed, 11 deletions(-) (limited to 'oox') diff --git a/oox/source/drawingml/customshapepresetdata.cxx b/oox/source/drawingml/customshapepresetdata.cxx index 78d0af10fff8..0eadef15cbbc 100644 --- a/oox/source/drawingml/customshapepresetdata.cxx +++ b/oox/source/drawingml/customshapepresetdata.cxx @@ -13,18 +13,8 @@ #include #include "drawingml/customshapeproperties.hxx" -#include "oox/helper/helper.hxx" -#include "oox/helper/propertymap.hxx" -#include "oox/helper/propertyset.hxx" #include "oox/token/tokenmap.hxx" #include -#include -#include -#include -#include -#include -#include -#include using namespace ::com::sun::star; diff --git a/oox/source/shape/WpsContext.cxx b/oox/source/shape/WpsContext.cxx index 9e3218e5bfbc..a22d6b82c1da 100644 --- a/oox/source/shape/WpsContext.cxx +++ b/oox/source/shape/WpsContext.cxx @@ -13,7 +13,6 @@ #include #include #include -#include #include -- cgit