summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/moduldlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-10-05 13:13:06 +0200
committerNoel Grandin <noel@peralex.com>2016-10-05 13:13:06 +0200
commit708253a21474cc3797c65d6f053760ab9c3299a3 (patch)
tree176385abd4fca161b13ea76aee28b59730567cf1 /basctl/source/basicide/moduldlg.hxx
parent1e3996ce83b786fc61cedda0ec8f9a9ad358f032 (diff)
loplugin:unnecessaryoverride in accessibility..chart2
Change-Id: I14ba52fe8352f8bbdfcaa90177f4f3ac9f0e08b1
Diffstat (limited to 'basctl/source/basicide/moduldlg.hxx')
-rw-r--r--basctl/source/basicide/moduldlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basctl/source/basicide/moduldlg.hxx b/basctl/source/basicide/moduldlg.hxx
index 20a53ba782f1..c196c48f002b 100644
--- a/basctl/source/basicide/moduldlg.hxx
+++ b/basctl/source/basicide/moduldlg.hxx
@@ -176,8 +176,6 @@ public:
virtual ~OrganizeDialog() override;
virtual void dispose() override;
- virtual short Execute() override;
-
DECL_LINK( ActivatePageHdl, TabControl*, void );
};