Remove bogus comment

This commit is contained in:
Eelco Dolstra 2014-09-19 15:07:22 +02:00 committed by Ludovic Courtès
parent e63c8aaa05
commit e74390a16f
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ Path canonPath(const Path & path, bool resolveSymlinks)
i = temp.begin(); /* restart */
end = temp.end();
s = "";
/* !!! potential for infinite loop */
}
}
}