From: Mart Raudsepp Date: Sun, 15 Jan 2006 01:27:09 +0000 (+0000) Subject: Don't extern declare wxDialogNameStr twice X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4dff8e4b8aece4139c071df2c57f69352f93e03a?ds=inline Don't extern declare wxDialogNameStr twice git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36876 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/mac/carbon/dialog.h b/include/wx/mac/carbon/dialog.h index b73d05e911..c1e0c03e45 100644 --- a/include/wx/mac/carbon/dialog.h +++ b/include/wx/mac/carbon/dialog.h @@ -16,8 +16,6 @@ WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr; -WXDLLEXPORT_DATA(extern const wxChar*) wxDialogNameStr; - class WXDLLEXPORT wxMacToolTip ; // Dialog boxes