Remove bogus comment

This commit is contained in:
Eelco Dolstra 2014-09-19 15:07:22 +02:00
parent 726abdecfb
commit 0342eb1705

View file

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