summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/CommandDispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/CommandDispatch.hxx')
-rw-r--r--chart2/source/controller/main/CommandDispatch.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/chart2/source/controller/main/CommandDispatch.hxx b/chart2/source/controller/main/CommandDispatch.hxx
index 7dcc1a7dc08b..96daf4b1c50d 100644
--- a/chart2/source/controller/main/CommandDispatch.hxx
+++ b/chart2/source/controller/main/CommandDispatch.hxx
@@ -92,8 +92,7 @@ protected:
const OUString & rURL,
const css::uno::Any & rState,
bool bEnabled,
- const css::uno::Reference< css::frame::XStatusListener > & xSingleListener =
- css::uno::Reference< css::frame::XStatusListener >(),
+ const css::uno::Reference< css::frame::XStatusListener > & xSingleListener,
const OUString & rFeatureDescriptor = OUString() );
// ____ XDispatch ____