Browse Source

COMP: fix warning

Ken Martin 20 years ago
parent
commit
492b16b19d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Source/cmGlobalUnixMakefileGenerator3.cxx

+ 0 - 1
Source/cmGlobalUnixMakefileGenerator3.cxx

@@ -695,7 +695,6 @@ cmGlobalUnixMakefileGenerator3
   std::vector<std::string> depends;  
   std::vector<std::string> commands;
   std::string localName;
-  std::string makeTargetName;
 
   // write the directory level rules for this local gen
   //this->WriteDirectoryRules(ruleFileStream,lg);