summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/View.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-11-23 09:57:02 +0200
committerNoel Grandin <noel@peralex.com>2015-11-23 13:30:53 +0200
commit980fe3f79102fdeb8d1b997668d9d5c2e1c7e690 (patch)
treea691cf6f0965aafb159c39e29f8103938d972d36 /sd/source/ui/inc/View.hxx
parent56a9594649872f4076b6891f917138d2b1e8d028 (diff)
loplugin:unusedfields in sd/
Change-Id: Id6da990828ece02132032285116f3a20de423519
Diffstat (limited to 'sd/source/ui/inc/View.hxx')
-rw-r--r--sd/source/ui/inc/View.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx
index 935ba079745c..5c9aef618ccd 100644
--- a/sd/source/ui/inc/View.hxx
+++ b/sd/source/ui/inc/View.hxx
@@ -105,7 +105,6 @@ public:
sal_uInt16 nLayer = SDRPAGE_NOTFOUND);
virtual sal_Int8 ExecuteDrop (
const ExecuteDropEvent& rEvt,
- DropTargetHelper& rTargetHelper,
::sd::Window* pTargetWindow = nullptr,
sal_uInt16 nPage = SDRPAGE_NOTFOUND,
sal_uInt16 nLayer = SDRPAGE_NOTFOUND);