[rott-commits] r271 - trunk/rott

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Wed Nov 14 05:44:16 EST 2012


Author: fabian
Date: 2012-11-14 05:44:16 -0500 (Wed, 14 Nov 2012)
New Revision: 271

Modified:
   trunk/rott/develop.h
Log:
Remove deprecated flavor selection from rott/develop.h and leave a comment there.

Modified: trunk/rott/develop.h
===================================================================
--- trunk/rott/develop.h	2012-11-14 10:26:27 UTC (rev 270)
+++ trunk/rott/develop.h	2012-11-14 10:44:16 UTC (rev 271)
@@ -40,10 +40,7 @@
 #define LOWCOST  0
 
 #define BNACRASHPREVENT  1 //bna added 
-// Make sure only one of the following are on at one time
-//#define SHAREWARE   1
-//#define SUPERROTT   0
-//#define SITELICENSE 0
+// Flavor selection (shareware, registered, cd version, site license) has moved to the Makefile
 
 // cute little dopefish thing, only works with special patch?
 #define DOPEFISH 0



More information about the rott-commits mailing list