]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checkbox.cpp
added debug/release DLL configurations so that VC++ chooses the right one when buildi...
[wxWidgets.git] / src / os2 / checkbox.cpp
index 165e1da2b964ec8ba17b208d965ba30c290dd781..83480a8ef2ff54c281fd68f3c1e27b536de6e982 100644 (file)
@@ -41,10 +41,6 @@ extern void  wxAssociateWinWithHandle( HWND         hWnd
 // wxCheckBox
 // ----------------------------------------------------------------------------
 
-wxCheckBoxBase::wxCheckBoxBase()
-{
-}
-
 bool wxCheckBox::OS2Command(
   WXUINT                            WXUNUSED(uParam)
 , WXWORD                            WXUNUSED(wId)