remove redundant declarations of wxFrameNameStr

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2006-09-14 17:36:18 +00:00
parent 249e30415a
commit ebb1c57f8e
5 changed files with 0 additions and 5 deletions

View File

@@ -30,7 +30,6 @@ class WXDLLIMPEXP_CORE wxMDIChildFrame;
// global data
//-----------------------------------------------------------------------------
extern WXDLLEXPORT_DATA(const wxChar) wxFrameNameStr[];
extern WXDLLEXPORT_DATA(const wxChar) wxStatusLineNameStr[];
//-----------------------------------------------------------------------------