summaryrefslogtreecommitdiffstats
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
parentWaE: unreadVariable (diff)
downloadcore-85596c5cf63d5af6116eb87f9a653e83366c43c1.tar.gz
core-85596c5cf63d5af6116eb87f9a653e83366c43c1.zip
WaE: unreadVariable
-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);
// Menüauswahlen analysieren:
switch( wmId )
{