Remove wxDialogNameStr definition which should have been removed in r49873.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Elliott
2007-11-19 19:06:21 +00:00
parent b603ea39ca
commit b3b0629c92

View File

@@ -17,8 +17,6 @@
#include "wx/panel.h" #include "wx/panel.h"
#include "wx/cocoa/NSPanel.h" #include "wx/cocoa/NSPanel.h"
WXDLLEXPORT_DATA(extern const wxChar) wxDialogNameStr[];
// ======================================================================== // ========================================================================
// wxDialog // wxDialog
// ======================================================================== // ========================================================================