mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-29 10:25:42 -04:00
Updater: Don't always open console window
This commit is contained in:
parent
8bc6433be1
commit
e956bbdab8
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user