summaryrefslogtreecommitdiff
path: root/src/core/random_func.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/random_func.hpp')
-rw-r--r--src/core/random_func.hpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/random_func.hpp b/src/core/random_func.hpp
index 8469af661..a301b5b3b 100644
--- a/src/core/random_func.hpp
+++ b/src/core/random_func.hpp
@@ -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.
*/