Do not break twice.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d74fa9eee0
commit
08a5479d78
@ -832,8 +832,6 @@ LRESULT APIENTRY _EXPORT wxRadioBtnWndProc(HWND hwnd,
|
||||
|
||||
if ( processed )
|
||||
return 0;
|
||||
|
||||
break;
|
||||
}
|
||||
break;
|
||||
#endif // !__WXWINCE__
|
||||
|
Loading…
Reference in New Issue
Block a user