X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/210a651b4f4ef5ff4e220a100a10bb4f29e08cfd..bff4ec6360d28f3309e5199685950b43ab5e079a:/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)