X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..22d00dbb820749cf9ceb1cea23d0236ea164f258:/src/os2/radiobut.cpp diff --git a/src/os2/radiobut.cpp b/src/os2/radiobut.cpp index 677b804d7a..3b85eff91d 100644 --- a/src/os2/radiobut.cpp +++ b/src/os2/radiobut.cpp @@ -27,8 +27,6 @@ #include "wx/os2/private.h" -IMPLEMENT_DYNAMIC_CLASS(wxRadioButton, wxControl) - extern void wxAssociateWinWithHandle( HWND hWnd ,wxWindowOS2* pWin );