]> git.saurik.com Git - wxWidgets.git/commitdiff
really removed __WIN95__ (as mentioned, but not done, in last commit)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 14 Dec 2006 02:08:13 +0000 (02:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 14 Dec 2006 02:08:13 +0000 (02:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index f94f839451837ba4e00976ab87e9ff292011c349..b9ba86f943e3440c78612e9d3b8d7e4524ca2f62 100644 (file)
 #undef __WINDOWS__
 #endif
 
-#ifndef __WIN95__
-#undef __WIN95__
-#endif
 #ifndef __WIN32__
 #undef __WIN32__
 #endif