ENH: remove commented code

This commit is contained in:
Bill Hoffman 2005-03-22 07:27:10 -05:00
parent c2ad3e4afc
commit e0fab29395
1 changed files with 0 additions and 2 deletions

View File

@ -534,8 +534,6 @@ void cmLocalGenerator::AddBuildTargetRule(const char* llang, cmTarget& target)
std::string flags; // should be set
std::string linkFlags; // should be set
this->GetTargetFlags(linkLibs, flags, linkFlags, target);
// Change the type to utility
// target.SetType(cmTarget::UTILITY, target.GetName());
std::string rule = m_Makefile->GetRequiredDefinition(createRule.c_str());
this->ExpandRuleVariables(rule,
llang, // language