summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-10-30 13:41:01 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-10-31 12:29:55 +0100
commitc0cf07d3da5245e594f8f1ad11479e85bd15b88f (patch)
treea64dcee5ca293eaed089a6aa100480421c8013dd /sd/source/ui/slidesorter/inc
parent773376103a07bf6254cef1c47f3c850d1c517688 (diff)
loplugin:constantparam in sd
Change-Id: I1c5e5a26d343ac3aa244d7b053f2ec6922edbb21 Reviewed-on: https://gerrit.libreoffice.org/44085 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source/ui/slidesorter/inc')
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx b/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
index bfc0be13bb71..ae4c84f7c55e 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
@@ -58,8 +58,6 @@ public:
static SdTransferable* CreateTransferable (
SdDrawDocument* pSrcDoc,
- ::sd::View* pWorkView,
- bool bInitOnGetData,
SlideSorterViewShell* pViewShell,
const ::std::vector<TransferableData::Representative>& rRepresentatives);