summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 )
{