Kaydet (Commit) 263ba7ac authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unreferenced formal parameter

üst 6879c55d
...@@ -119,10 +119,10 @@ void NotifyListener( HWND hWnd ) ...@@ -119,10 +119,10 @@ void NotifyListener( HWND hWnd )
int APIENTRY WinMain(HINSTANCE hInstance, int APIENTRY WinMain(HINSTANCE /*hInstance*/,
HINSTANCE /*hPrevInstance*/, HINSTANCE /*hPrevInstance*/,
LPSTR /*lpCmdLine*/, LPSTR /*lpCmdLine*/,
int nCmdShow) int /*nCmdShow*/)
{ {
// Look for -killtray argument // Look for -killtray argument
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment