src/core/random_func.hpp
branchNewGRF_ports
changeset 10184 fcf5fb2548eb
parent 6878 7d1ff2f621c7
child 10724 68a692eacf22
--- a/src/core/random_func.hpp	Mon Apr 14 20:32:36 2008 +0000
+++ b/src/core/random_func.hpp	Tue Apr 15 00:47:19 2008 +0000
@@ -23,10 +23,6 @@
 //#define RANDOM_DEBUG
 
 
-// Enable this to produce higher quality random numbers.
-// Doesn't work with network yet.
-// #define MERSENNE_TWISTER
-
 /**
  * Structure to encapsulate the pseudo random number generators.
  */