home · contact · privacy
Reduced code complexity by stronger integrating windows library.
[plomrogue] / src / rrand.h
index 1b18057be49f0d725c4c5c07b7be0e1010bfc013..47f561f44ec8cd76b8744a9756de6c42b9e8bd4c 100644 (file)
@@ -5,8 +5,6 @@
  * srand() to ensure portable pseudo-randomness portability.
  */
 
-
-
 #ifndef RRAND_H
 #define RRAND_H