COMP: removed unused variable temp
Alex
This commit is contained in:
parent
16b1f05fc2
commit
f1e02b2993
@ -1272,7 +1272,6 @@ WriteCustomRule(std::ostream& fout,
|
||||
else
|
||||
{
|
||||
// Write out the dependencies for the rule.
|
||||
std::string temp;
|
||||
for(std::vector<std::string>::const_iterator d = depends.begin();
|
||||
d != depends.end(); ++d)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user