]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/game.cpp
moved arrays tests to testsuite (patch 927475)
[wxWidgets.git] / demos / life / game.cpp
index 681e12449ea3d7e232e3e27bf60848ab7beb5f53..a8be0b96e87fa9aae791c2f35731a38979fbe59e 100644 (file)
@@ -9,10 +9,6 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __WIN16__
-#error "Sorry, Life! will not work in 16-bit Windows"
-#endif
-
 // ==========================================================================
 // headers, declarations, constants
 // ==========================================================================