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:
Vadim Zeitlin 2006-12-14 02:08:13 +00:00
parent 9f8ffc5f8b
commit dc7c33c455

View File

@ -125,9 +125,6 @@
#undef __WINDOWS__
#endif
#ifndef __WIN95__
#undef __WIN95__
#endif
#ifndef __WIN32__
#undef __WIN32__
#endif