really removed __WIN95__ (as mentioned, but not done, in last commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
9f8ffc5f8b
commit
dc7c33c455
@ -125,9 +125,6 @@
|
||||
#undef __WINDOWS__
|
||||
#endif
|
||||
|
||||
#ifndef __WIN95__
|
||||
#undef __WIN95__
|
||||
#endif
|
||||
#ifndef __WIN32__
|
||||
#undef __WIN32__
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user