summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 15:12:48 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-05 15:36:41 +0100
commit571ad11bc091871e8f71cda20c4aa56786f43837 (patch)
tree7f4a1533d4ec07c1a5ec1d2d75c23008800a0e8d /sd/source/ui/app
parent79646372a0f4ac6becf494f5a96b0d7dbe379e9d (diff)
Removed unnecessary tools includes.
Diffstat (limited to 'sd/source/ui/app')
-rw-r--r--sd/source/ui/app/sddll.cxx1
-rw-r--r--sd/source/ui/app/sdxfer.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/app/sddll.cxx b/sd/source/ui/app/sddll.cxx
index 6980735f80e1..094bbcb53ee5 100644
--- a/sd/source/ui/app/sddll.cxx
+++ b/sd/source/ui/app/sddll.cxx
@@ -48,7 +48,6 @@
#include <sfx2/docfilt.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/fcontnr.hxx>
-#include <tools/urlobj.hxx>
#include <svtools/FilterConfigItem.hxx>
#include <com/sun/star/util/XArchiver.hpp>
#include <comphelper/processfactory.hxx>
diff --git a/sd/source/ui/app/sdxfer.cxx b/sd/source/ui/app/sdxfer.cxx
index 317c9f252ec8..fe56d11ffc80 100644
--- a/sd/source/ui/app/sdxfer.cxx
+++ b/sd/source/ui/app/sdxfer.cxx
@@ -47,7 +47,6 @@
#include <editeng/editobj.hxx>
#include <svx/fmglob.hxx>
#include <svx/svdouno.hxx>
-#include <tools/urlobj.hxx>
#include <sot/formats.hxx>
#include <svl/urlbmk.hxx>
#include <editeng/outliner.hxx>