mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Remove unused variables
This commit is contained in:
@@ -600,9 +600,6 @@ void cmExtraCodeLiteGenerator::CreateNewProjectFile(
|
||||
// which may have an acompanying header, one for all other files
|
||||
std::string projectType;
|
||||
|
||||
std::vector<std::string> headerExts =
|
||||
this->GlobalGenerator->GetCMakeInstance()->GetHeaderExtensions();
|
||||
|
||||
std::map<std::string, cmSourceFile*> cFiles;
|
||||
std::set<std::string> otherFiles;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user