summaryrefslogtreecommitdiff
path: root/sal/workben
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-02-21 20:18:00 +0100
committerThomas Arnhold <thomas@arnhold.org>2012-02-21 20:57:04 +0100
commit85596c5cf63d5af6116eb87f9a653e83366c43c1 (patch)
treef5cb18de7814f85d33fa9c9538cab7693bb90779 /sal/workben
parent46a4ccb02e0cc1f4b10df1966e1dbf538838c1ae (diff)
WaE: unreadVariable
Diffstat (limited to 'sal/workben')
-rw-r--r--sal/workben/clipboardwben/testcopy/cbcpytest.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/workben/clipboardwben/testcopy/cbcpytest.cxx b/sal/workben/clipboardwben/testcopy/cbcpytest.cxx
index e1c588567e90..7e84811de512 100644
--- a/sal/workben/clipboardwben/testcopy/cbcpytest.cxx
+++ b/sal/workben/clipboardwben/testcopy/cbcpytest.cxx
@@ -239,7 +239,6 @@ LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{
case WM_COMMAND:
wmId = LOWORD(wParam);
- int wmEvent = HIWORD(wParam);
// Menauswahlen analysieren:
switch( wmId )
{