From 0d1a3593c2bc6ed16880e34c2b4243d9836b69cd Mon Sep 17 00:00:00 2001 From: Jochen Nitschke Date: Sat, 20 May 2017 13:17:15 +0200 Subject: cleanup unused css/uri/ includes Change-Id: I08c7981ecce45e343ff9e98277dd3aea4ed68ab9 Reviewed-on: https://gerrit.libreoffice.org/37860 Tested-by: Jenkins Reviewed-by: Noel Grandin --- scripting/source/protocolhandler/scripthandler.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'scripting/source') diff --git a/scripting/source/protocolhandler/scripthandler.cxx b/scripting/source/protocolhandler/scripthandler.cxx index 50188ae52e74..115d78a81112 100644 --- a/scripting/source/protocolhandler/scripthandler.cxx +++ b/scripting/source/protocolhandler/scripthandler.cxx @@ -50,7 +50,6 @@ #include "com/sun/star/uno/XComponentContext.hpp" #include "com/sun/star/uri/XUriReference.hpp" #include "com/sun/star/uri/UriReferenceFactory.hpp" -#include "com/sun/star/uri/XVndSunStarScriptUrl.hpp" #include -- cgit