]> git.saurik.com Git - wxWidgets.git/commitdiff
Remove duplicate wxEmptyString declaration.
authorMattia Barbon <mbarbon@cpan.org>
Thu, 22 May 2003 20:36:33 +0000 (20:36 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Thu, 22 May 2003 20:36:33 +0000 (20:36 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/motif/textctrl.h

index 4aeec5e50492a8ab7ed8da8bec74c8562612b813..7e6a733fa3845a988aa4b83cad472de2b1813e37 100644 (file)
@@ -16,8 +16,6 @@
 #pragma interface "textctrl.h"
 #endif
 
-WXDLLEXPORT_DATA(extern const char*) wxEmptyString;
-
 // Single-line text item
 class WXDLLEXPORT wxTextCtrl : public wxTextCtrlBase
 {