summaryrefslogtreecommitdiff
path: root/desktop/win32
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-10-26 12:42:19 +0300
committerTor Lillqvist <tlillqvist@suse.com>2011-10-26 12:42:19 +0300
commit263ba7ac1835a52f277b456bbca05e83f29b578f (patch)
tree3e18051cc8edb3db3d7531dcafa1c20746c4cb36 /desktop/win32
parent6879c55d30a204341ae1545ae14c8c1aaffc7b30 (diff)
WaE: unreferenced formal parameter
Diffstat (limited to 'desktop/win32')
-rwxr-xr-xdesktop/win32/source/QuickStart/QuickStart.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/win32/source/QuickStart/QuickStart.cxx b/desktop/win32/source/QuickStart/QuickStart.cxx
index b034b6f0818f..242ca28842af 100755
--- a/desktop/win32/source/QuickStart/QuickStart.cxx
+++ b/desktop/win32/source/QuickStart/QuickStart.cxx
@@ -119,10 +119,10 @@ void NotifyListener( HWND hWnd )
-int APIENTRY WinMain(HINSTANCE hInstance,
+int APIENTRY WinMain(HINSTANCE /*hInstance*/,
HINSTANCE /*hPrevInstance*/,
LPSTR /*lpCmdLine*/,
- int nCmdShow)
+ int /*nCmdShow*/)
{
// Look for -killtray argument