X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e5b507581053d7a11b5c1419dc3ac5c31904236b..a0845d45830eb22769107a61a6cb3485fa21922b:/src/mac/classic/msgdlg.cpp diff --git a/src/mac/classic/msgdlg.cpp b/src/mac/classic/msgdlg.cpp index bcf8f1a499..7e48867ed2 100644 --- a/src/mac/classic/msgdlg.cpp +++ b/src/mac/classic/msgdlg.cpp @@ -18,9 +18,7 @@ #include "wx/intl.h" #include "wx/mac/uma.h" -#if !USE_SHARED_LIBRARY IMPLEMENT_CLASS(wxMessageDialog, wxDialog) -#endif wxMessageDialog::wxMessageDialog(wxWindow *parent, const wxString& message, const wxString& caption, long style, const wxPoint& pos)