mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
clang-tidy: Remove redundant member initializations
This commit is contained in:
@@ -33,7 +33,6 @@ http://forums.codeblocks.org/index.php/topic,6789.0.html
|
||||
*/
|
||||
|
||||
cmExtraCodeBlocksGenerator::cmExtraCodeBlocksGenerator()
|
||||
: cmExternalMakefileProjectGenerator()
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user