[fix] deleting comment, this is not a header-only implementation

This commit is contained in:
Al
2017-11-29 12:26:36 -05:00
parent 26e4ef08bc
commit 9e837f7209

View File

@@ -12,8 +12,6 @@
* to anyone/anything when using this software.
*/
//I've rearranged the source into a header-only implementation for drand48() -Benjamin Kusin
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif