Removes unused format string insertion in launcher.c.

This commit is contained in:
Steve Dower 2015-03-10 19:38:25 -07:00
parent a654510150
commit 13be8c2691

View file

@ -260,7 +260,7 @@ directory\n",
}
else if (find_existing_python(ip->executable)) {
debug(L"locate_pythons_for_key: %s: already \
found: %s\n", ip->executable);
found\n", ip->executable);
}
else {
/* check the executable type. */