]> git.saurik.com Git - wxWidgets.git/commitdiff
Fix wxMotif build.
authorMattia Barbon <mbarbon@cpan.org>
Sun, 13 Apr 2003 13:58:01 +0000 (13:58 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Sun, 13 Apr 2003 13:58:01 +0000 (13:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/motif/control.h

index 8dc7e270f09e31dfce469a2e4d3145a5368dacad..33e5fcf5096874a72fd888b214b126c56c961d2d 100644 (file)
@@ -20,8 +20,6 @@
 #include "wx/list.h"
 #include "wx/validate.h"
 
-#define wxControlNameStr _T("control")
-
 // General item class
 class WXDLLEXPORT wxControl: public wxControlBase
 {