summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2014-10-31 07:39:30 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-31 16:18:30 +0000
commitc70f1545e2df5818f251b558dcc64a83d3c270d3 (patch)
tree1834970b131e07697f88d38dd9e2fb0f756d0f3d /sd
parentSwXShapesEnumeration: don't generate a set of TextBoxes for each shape (diff)
downloadcore-c70f1545e2df5818f251b558dcc64a83d3c270d3.tar.gz
core-c70f1545e2df5818f251b558dcc64a83d3c270d3.zip
Removed duplicated includes
Change-Id: I5362d997bfa086c9fb1726efcb15132a966684f6 Reviewed-on: https://gerrit.libreoffice.org/12160 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/animobjs.cxx1
-rw-r--r--sd/source/ui/view/drviews2.cxx2
-rw-r--r--sd/source/ui/view/sdview.cxx1
3 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/animobjs.cxx b/sd/source/ui/dlg/animobjs.cxx
index df22072aef92..a8ad2ffab4f9 100644
--- a/sd/source/ui/dlg/animobjs.cxx
+++ b/sd/source/ui/dlg/animobjs.cxx
@@ -28,7 +28,6 @@
#include <sfx2/dispatch.hxx>
#include <sfx2/progress.hxx>
#include <vcl/msgbox.hxx>
-#include <vcl/settings.hxx>
#include "anminfo.hxx"
#include "animobjs.hxx"
diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx
index d172e9e5a8d5..7cd3c733afe5 100644
--- a/sd/source/ui/view/drviews2.cxx
+++ b/sd/source/ui/view/drviews2.cxx
@@ -34,8 +34,6 @@
#include <comphelper/processfactory.hxx>
-#include <config_features.h>
-
#include <editeng/editdata.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/flditem.hxx>
diff --git a/sd/source/ui/view/sdview.cxx b/sd/source/ui/view/sdview.cxx
index 9f6d25b8dd14..d087c755cdd1 100644
--- a/sd/source/ui/view/sdview.cxx
+++ b/sd/source/ui/view/sdview.cxx
@@ -33,7 +33,6 @@
#include <vcl/settings.hxx>
#include <vcl/msgbox.hxx>
-#include <vcl/settings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/app.hxx>