X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..ec5d77998a16fbdf328ec689a48449c84f0d4336:/src/stubs/msgdlg.cpp diff --git a/src/stubs/msgdlg.cpp b/src/stubs/msgdlg.cpp index aeaa9bac7a..11831c3c34 100644 --- a/src/stubs/msgdlg.cpp +++ b/src/stubs/msgdlg.cpp @@ -15,9 +15,7 @@ #include "wx/stubs/msgdlg.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)