diff options
author | Noel Grandin <noel@peralex.com> | 2016-10-05 11:48:37 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2016-10-05 11:48:37 +0200 |
commit | 315c06d79256ddcc50c4817a2c93c161a01c9f8d (patch) | |
tree | 8d46e0efa24ed21fc82b4db44946ee22e148598d /sc/source/ui/inc/linkarea.hxx | |
parent | c47c1e3551e9bdfb92bbbb8bc87b5e2314449efd (diff) |
loplugin:unnecessaryoverride in sc
Change-Id: I149e65eb605d405be54c7340ff2e668cc18c7552
Diffstat (limited to 'sc/source/ui/inc/linkarea.hxx')
-rw-r--r-- | sc/source/ui/inc/linkarea.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/linkarea.hxx b/sc/source/ui/inc/linkarea.hxx index f199e42c0621..86037048d324 100644 --- a/sc/source/ui/inc/linkarea.hxx +++ b/sc/source/ui/inc/linkarea.hxx @@ -71,8 +71,6 @@ public: const OUString& rOptions, const OUString& rSource, sal_uLong nRefresh ); - virtual short Execute() override; // overwritten to set dialog parent - OUString GetURL(); OUString GetFilter(); // may be empty OUString GetOptions(); // filter options |