loplugin:virtualdead unusedparam in LoggedTable::lcl_entry

Change-Id: I45c7330b3803f21165714c6140fac46a6592db9b
Reviewed-on: https://gerrit.libreoffice.org/80952
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Noel Grandin
2019-10-17 12:25:19 +02:00
parent 3ebbb15024
commit caf8bf17ff
17 changed files with 18 additions and 21 deletions

View File

@@ -442,6 +442,3 @@ writerfilter/inc/ooxml/OOXMLDocument.hxx:216
writerfilter/source/dmapper/LoggedResources.hxx:93
void writerfilter::LoggedStream::lcl_info(const class std::__cxx11::basic_string<char, struct std::char_traits<char>, class std::allocator<char> > &,)
0
writerfilter/source/dmapper/LoggedResources.hxx:129
void writerfilter::LoggedTable::lcl_entry(int,class tools::SvRef<class writerfilter::Reference<class writerfilter::Properties> >,)
01