diff --git a/dlls/mscoree/corruntimehost.c b/dlls/mscoree/corruntimehost.c index d47492b7d4d..ec06717be85 100644 --- a/dlls/mscoree/corruntimehost.c +++ b/dlls/mscoree/corruntimehost.c @@ -1441,10 +1441,7 @@ __int32 WINAPI _CorExeMain(void) GetModuleFileNameW(NULL, filename, MAX_PATH); - TRACE("%s", debugstr_w(filename)); - for (i=0; i