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:
Noel Grandin
2015-07-14 11:27:52 +02:00
committed by Noel Grandin
parent 9be8c4f212
commit 06ea347b93
91 changed files with 34 additions and 952 deletions

View File

@@ -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;