loplugin:unusedmethods svtools
Change-Id: I04ad31055c04a247faddf4311943ca769051473c Reviewed-on: https://gerrit.libreoffice.org/17032 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
committed by
Noel Grandin
parent
9be8c4f212
commit
06ea347b93
@@ -44,7 +44,7 @@ TODO track instantiation of overridden methods when a template class is instanti
|
||||
|
||||
namespace {
|
||||
|
||||
// try to limit the volumninous output a little
|
||||
// try to limit the voluminous output a little
|
||||
static std::set<std::string> callSet;
|
||||
static std::set<std::string> definitionSet;
|
||||
|
||||
|
Reference in New Issue
Block a user