clang-tidy: Remove redundant member initializations

This commit is contained in:
Regina Pfeifer
2018-12-06 22:52:39 +01:00
parent 7ffa6bf999
commit 32cb564bea
26 changed files with 29 additions and 86 deletions
-1
View File
@@ -33,7 +33,6 @@ http://forums.codeblocks.org/index.php/topic,6789.0.html
*/
cmExtraCodeBlocksGenerator::cmExtraCodeBlocksGenerator()
: cmExternalMakefileProjectGenerator()
{
}