X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a83f860948059b0273b5cc6d9e43fadad3ebfca..5eed855656b3996f4c0aa0a585a4820a2af6d628:/src/os2/button.cpp diff --git a/src/os2/button.cpp b/src/os2/button.cpp index 0dfafaa3b3..ce0c00f818 100644 --- a/src/os2/button.cpp +++ b/src/os2/button.cpp @@ -39,8 +39,6 @@ #define BST_CHECKED 0x0001 #endif -IMPLEMENT_DYNAMIC_CLASS(wxButton, wxControl) - // Button bool wxButton::Create( wxWindow* pParent,