summaryrefslogtreecommitdiff
path: root/framework/source/inc/dispatch/dispatchdisabler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/dispatch/dispatchdisabler.hxx')
-rw-r--r--framework/source/inc/dispatch/dispatchdisabler.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/source/inc/dispatch/dispatchdisabler.hxx b/framework/source/inc/dispatch/dispatchdisabler.hxx
index 92cb24166a02..b41d7af00221 100644
--- a/framework/source/inc/dispatch/dispatchdisabler.hxx
+++ b/framework/source/inc/dispatch/dispatchdisabler.hxx
@@ -46,7 +46,6 @@ class DispatchDisabler : public ::cppu::WeakImplHelper<
css::uno::Reference< css::frame::XDispatchProvider > mxMaster;
public:
DispatchDisabler(const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~DispatchDisabler() override {}
// XInitialization
virtual void SAL_CALL initialize( const ::css::uno::Sequence< ::css::uno::Any >& aArguments )