X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/820c05dfd61d43c5a6d58e5d91951ff91fa8d505..d9307d006e88025e28457290c9997f7c0f7c4fdc:/src/gtk/bmpbuttn.cpp diff --git a/src/gtk/bmpbuttn.cpp b/src/gtk/bmpbuttn.cpp index f6d2ee2e6e..55ca28b5c2 100644 --- a/src/gtk/bmpbuttn.cpp +++ b/src/gtk/bmpbuttn.cpp @@ -14,8 +14,6 @@ #include "wx/bmpbuttn.h" -IMPLEMENT_DYNAMIC_CLASS(wxBitmapButton,wxButton) - bool wxBitmapButton::Create(wxWindow *parent, wxWindowID id, const wxBitmap& bitmap,