summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/protocolhandler/scripthandler.hxx')
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx
index 87bd9b7a2551..d2bf74309236 100644
--- a/scripting/source/protocolhandler/scripthandler.hxx
+++ b/scripting/source/protocolhandler/scripthandler.hxx
@@ -63,8 +63,6 @@ namespace com { namespace sun { namespace star {
namespace scripting_protocolhandler
{
-namespace css = ::com::sun::star;
-
class ScriptProtocolHandler :
public ::cppu::WeakImplHelper4< css::frame::XDispatchProvider,
css::frame::XNotifyingDispatch, css::lang::XServiceInfo, css::lang::XInitialization >