summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-06-24 18:20:25 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-06-25 19:18:27 +0200
commit00fa0d60ac20268f0a1c7cfd8a0f50b147e89169 (patch)
treeac30b9f2ca1e372d1fe74a638ba26b734147a57d /include
parentb0a7c59be05f127bc025a57ac219d329ae0072c1 (diff)
loplugin:virtualdead
Change-Id: Idcaaecd5be080e43b731f8edcbbfb8aed5e2e28c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97048 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include')
-rw-r--r--include/vcl/treelistbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx
index 202df1206a19..41af57b75097 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -710,7 +710,6 @@ public:
void ShowFocusRect( const SvTreeListEntry* pEntry );
virtual VclPtr<PopupMenu> CreateContextMenu();
- virtual void ExecuteContextMenuAction( sal_uInt16 nSelectedPopupEntry );
void EnableContextMenuHandling();