loplugin:unnecessaryoverride (dtors) in i18nlangtag
Change-Id: Id7c37e6a1966b4e44184391d9207e390d9c8861d
This commit is contained in:
@@ -33,7 +33,6 @@ class TestLanguageTag : public CppUnit::TestFixture
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
TestLanguageTag() {}
|
TestLanguageTag() {}
|
||||||
virtual ~TestLanguageTag() override {}
|
|
||||||
|
|
||||||
void testAllTags();
|
void testAllTags();
|
||||||
void testAllIsoLangEntries();
|
void testAllIsoLangEntries();
|
||||||
|
Reference in New Issue
Block a user