From 464fe63e334f697c5801d4ef0c5e4a2896d28c04 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 26 Sep 2019 08:53:44 +0200 Subject: loplugin:virtualdead in sw Change-Id: Ib96caad8a2bbfc4ff9a5191abbd49789d142d2eb Reviewed-on: https://gerrit.libreoffice.org/79587 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/virtualdead.results | 9 --------- 1 file changed, 9 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/virtualdead.results b/compilerplugins/clang/virtualdead.results index dbe267b1ee4f..2658662aa5b6 100644 --- a/compilerplugins/clang/virtualdead.results +++ b/compilerplugins/clang/virtualdead.results @@ -220,18 +220,9 @@ slideshow/source/inc/slide.hxx:118 svx/source/inc/docrecovery.hxx:162 void svx::DocRecovery::IRecoveryUpdateListener::start() empty -sw/inc/IDocumentState.hxx:48 - void IDocumentState::SetLoaded() - empty sw/source/core/inc/swblocks.hxx:81 enum SwImpBlocks::FileType SwImpBlocks::GetFileType()const 3 -sw/source/uibase/inc/imaildsplistener.hxx:43 - void IMailDispatcherListener::started(class rtl::Reference,) - empty -sw/source/uibase/inc/imaildsplistener.hxx:48 - void IMailDispatcherListener::stopped(class rtl::Reference,) - empty vcl/inc/salframe.hxx:145 void SalFrame::SetRepresentedURL(const class rtl::OUString &,) empty -- cgit