summaryrefslogtreecommitdiff
path: root/include/svx/rubydialog.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-10-05 15:07:49 +0200
committerNoel Grandin <noel@peralex.com>2016-10-05 15:08:10 +0200
commiteb6d4547a044b3eb7cb8945977e45647a37df28f (patch)
tree0da1395a1b84d8385a5ce019a3ce10700f99a20d /include/svx/rubydialog.hxx
parentdeb3fcc4876ec2ab45415a06fc80b247826cc48b (diff)
loplugin:unnecessaryoverride in svx
Change-Id: Ib5e84838888b5fb56eb18c5334ffa3fdd203b997
Diffstat (limited to 'include/svx/rubydialog.hxx')
-rw-r--r--include/svx/rubydialog.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/rubydialog.hxx b/include/svx/rubydialog.hxx
index fb71960ffbef..048d959e0e3d 100644
--- a/include/svx/rubydialog.hxx
+++ b/include/svx/rubydialog.hxx
@@ -157,7 +157,6 @@ public:
virtual void dispose() override;
virtual void Activate() override;
- virtual void Deactivate() override;
private:
rtl::Reference<SvxRubyData_Impl> m_pImpl;