X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/58045daa7ca94e20095ab7729b3f465bf1661a13..97e49559fb0e1dfc43d66e8784ec47182f5507e9:/src/motif/choice.cpp diff --git a/src/motif/choice.cpp b/src/motif/choice.cpp index 10f3c3fccc..32ae77bab4 100644 --- a/src/motif/choice.cpp +++ b/src/motif/choice.cpp @@ -38,8 +38,6 @@ #define WIDTH_OVERHEAD_SUBTRACT 40 #define HEIGHT_OVERHEAD 15 -IMPLEMENT_DYNAMIC_CLASS(wxChoice, wxControlWithItems) - void wxChoiceCallback (Widget w, XtPointer clientData, XtPointer ptr);