[1mdiff --git a/src/app.c b/src/app.c[m
[1mindex 2928522b..8fa16b93 100644[m
[1m--- a/src/app.c[m
[1m+++ b/src/app.c[m
[36m@@ -1047,8 +1047,7 @@[m [mvoid openInDefaultBrowser_App(const iString *url) {[m
concatPath_CStr(cstr_String(execPath_App()), "../urlopen.bat"),[m
cstr_String(url),[m
NULL))[m
[31m- /* TODO: Should consult environment variables to find the[m
[31m- right cmd.exe. Also, the prompt window is shown momentarily... */[m
[32m+[m[32m /* TODO: The prompt window is shown momentarily... */[m
#endif[m
);[m
start_Process(proc);[m
text/plain
This content has been proxied by September (ba2dc).