summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-17 15:25:52 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-19 07:59:11 +0200
commit0d416965a64f30b811891ba977e58542dcfb2d4f (patch)
tree639ce75721a8e338aa9651d667edc84307b4fdb4 /sd/source/ui/inc/View.hxx
parent0093834e334d87c21e61f66952222368d742bde3 (diff)
loplugin:virtualdead unused param in sd::View::AcceptDrop
Change-Id: I51aceb8a1f908cf89a0b8b6d0e58755fc4374862 Reviewed-on: https://gerrit.libreoffice.org/81075 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source/ui/inc/View.hxx')
-rw-r--r--sd/source/ui/inc/View.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx
index 119c7848424c..5aba1fb326d9 100644
--- a/sd/source/ui/inc/View.hxx
+++ b/sd/source/ui/inc/View.hxx
@@ -92,8 +92,6 @@ public:
virtual sal_Int8 AcceptDrop (
const AcceptDropEvent& rEvt,
DropTargetHelper& rTargetHelper,
- ::sd::Window* pTargetWindow,
- sal_uInt16 nPage,
SdrLayerID nLayer);
virtual sal_Int8 ExecuteDrop (
const ExecuteDropEvent& rEvt,