summaryrefslogtreecommitdiffstats
path: root/framework/inc/dispatch/servicehandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/servicehandler.hxx')
-rw-r--r--framework/inc/dispatch/servicehandler.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/framework/inc/dispatch/servicehandler.hxx b/framework/inc/dispatch/servicehandler.hxx
index fd225ea7111a..c8fd1ec24de6 100644
--- a/framework/inc/dispatch/servicehandler.hxx
+++ b/framework/inc/dispatch/servicehandler.hxx
@@ -97,8 +97,7 @@ class ServiceHandler : public ::cppu::WeakImplHelper<
/* internal */
private:
/// @throws css::uno::RuntimeException
- css::uno::Reference< css::uno::XInterface > implts_dispatch( const css::util::URL& aURL ,
- const css::uno::Sequence< css::beans::PropertyValue >& lArguments );
+ css::uno::Reference< css::uno::XInterface > implts_dispatch( const css::util::URL& aURL );
}; // class ServiceHandler