]> granicus.if.org Git - python/commitdiff
Removes unused format string insertion in launcher.c.
authorSteve Dower <steve.dower@microsoft.com>
Wed, 11 Mar 2015 02:38:25 +0000 (19:38 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Wed, 11 Mar 2015 02:38:25 +0000 (19:38 -0700)
PC/launcher.c

index ee3cd44ddc4ce6b4002101bba74057a515880194..fa0868467ff5d04cf8a1ea518fd55db3f868cf0c 100644 (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. */