summaryrefslogtreecommitdiffstats
path: root/sd
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2017-05-20 13:17:15 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-20 18:00:23 +0200
commit0d1a3593c2bc6ed16880e34c2b4243d9836b69cd (patch)
treeaaf78a92cfed082c3d71a3f6384946c788d57472 /sd
parentTranslate German comments and debug strings (leftovers in e... dirs) (diff)
downloadcore-0d1a3593c2bc6ed16880e34c2b4243d9836b69cd.tar.gz
core-0d1a3593c2bc6ed16880e34c2b4243d9836b69cd.zip
cleanup unused css/uri/ includes
Change-Id: I08c7981ecce45e343ff9e98277dd3aea4ed68ab9 Reviewed-on: https://gerrit.libreoffice.org/37860 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/dlg/tpaction.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx
index a0dec36b6c8c..e26bca9e196f 100644
--- a/sd/source/ui/dlg/tpaction.cxx
+++ b/sd/source/ui/dlg/tpaction.cxx
@@ -24,8 +24,6 @@
#include <com/sun/star/embed/NeedsRunningStateException.hpp>
#include <com/sun/star/embed/VerbDescriptor.hpp>
#include <com/sun/star/embed/EmbedStates.hpp>
-#include <com/sun/star/uri/XUriReferenceFactory.hpp>
-#include <com/sun/star/uri/XVndSunStarScriptUrl.hpp>
#include <comphelper/processfactory.hxx>
#include <comphelper/string.hxx>
#include <com/sun/star/embed/VerbAttributes.hpp>