]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/button.cpp
remove always-true test of unsigned >= 0
[wxWidgets.git] / src / os2 / button.cpp
index 0dfafaa3b3c3bbb3b503e3700264ab59c3074e46..ce0c00f81817091a1ee6aaa1d63ba89a16e8a74e 100644 (file)
@@ -39,8 +39,6 @@
 #define BST_CHECKED 0x0001
 #endif
 
-IMPLEMENT_DYNAMIC_CLASS(wxButton, wxControl)
-
 // Button
 
 bool wxButton::Create( wxWindow*          pParent,