X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/210a651b4f4ef5ff4e220a100a10bb4f29e08cfd..3f0fac91ab5c66f831dabdfae674381b32eb1f3a:/include/wx/os2/msgdlg.h diff --git a/include/wx/os2/msgdlg.h b/include/wx/os2/msgdlg.h index ab51303670..d5fda7dc58 100644 --- a/include/wx/os2/msgdlg.h +++ b/include/wx/os2/msgdlg.h @@ -20,8 +20,6 @@ * Message box dialog */ -WXDLLEXPORT_DATA(extern const char*) wxMessageBoxCaptionStr; - class WXDLLEXPORT wxMessageDialog : public wxDialog { DECLARE_DYNAMIC_CLASS(wxMessageDialog)