diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-02-21 20:18:00 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-02-21 20:57:04 +0100 |
commit | 85596c5cf63d5af6116eb87f9a653e83366c43c1 (patch) | |
tree | f5cb18de7814f85d33fa9c9538cab7693bb90779 /sal/workben/clipboardwben | |
parent | 46a4ccb02e0cc1f4b10df1966e1dbf538838c1ae (diff) |
WaE: unreadVariable
Diffstat (limited to 'sal/workben/clipboardwben')
-rw-r--r-- | sal/workben/clipboardwben/testcopy/cbcpytest.cxx | 1 |
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 ) { |