diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-17 15:15:32 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-19 07:58:40 +0200 |
commit | 7837447287bb846a255dd42acec888abdad8c4e7 (patch) | |
tree | b72e6aa20280a0ec18c78866350ee9eb55afe5eb /compilerplugins/clang/virtualdead.unusedparams.results | |
parent | 90d9d20227f7b44b61575701933c42c9548088e1 (diff) |
loplugin:virtualdead unused param in sd::ViewShell::UpdatePreview
Change-Id: I1ac98096d117e3ae7c2f0be2690acef32b85fbdb
Reviewed-on: https://gerrit.libreoffice.org/81073
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/virtualdead.unusedparams.results')
-rw-r--r-- | compilerplugins/clang/virtualdead.unusedparams.results | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results index 74c5dc078e4a..62eeae5aac7b 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -247,9 +247,6 @@ sd/source/ui/inc/View.hxx:92 sd/source/ui/inc/ViewClipboard.hxx:64 unsigned short sd::ViewClipboard::DetermineInsertPosition(const class SdTransferable &,) 0 -sd/source/ui/inc/ViewShell.hxx:212 - void sd::ViewShell::UpdatePreview(class SdPage *,_Bool,) - 10 sdext/source/pdfimport/inc/contentsink.hxx:150 void pdfi::ContentSink::drawMask(const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> &,_Bool,) 10 |