diff --git a/include/wx/platform.h b/include/wx/platform.h index 792dae400c..e7913cfab6 100644 --- a/include/wx/platform.h +++ b/include/wx/platform.h @@ -85,10 +85,6 @@ # define __WXMSW__ # endif -# if !defined(__WINDOWS__) -# define __WINDOWS__ -# endif - # ifndef _WIN32 # define _WIN32 # endif