mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 18:15:46 -04:00
Updater: Don't always open console window
This commit is contained in:
@ -18,8 +18,6 @@ static void WaitForProcessToExit(int process_id)
|
||||
|
||||
int wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nShowCmd)
|
||||
{
|
||||
Log::SetConsoleOutputParams(true);
|
||||
|
||||
Win32ProgressCallback progress;
|
||||
|
||||
int argc = 0;
|
||||
|
Reference in New Issue
Block a user