src/core/random_func.hpp
changeset 8792 fab648592d6e
parent 8575 fbda4db54309
child 9111 48ce04029fe4
--- a/src/core/random_func.hpp	Mon Mar 31 15:10:24 2008 +0000
+++ b/src/core/random_func.hpp	Mon Mar 31 16:07:50 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.
  */