Skip to content
Snippets Groups Projects
Commit cd372517 authored by Jan Kadlec's avatar Jan Kadlec
Browse files

Removed debug code.

parent b10201e4
No related branches found
No related tags found
No related merge requests found
......@@ -509,7 +509,6 @@ int dsfmt_get_min_array_size(void) {
void dsfmt_gen_rand_all(dsfmt_t *dsfmt) {
int i;
w128_t lung;
return;
lung = dsfmt->status[DSFMT_N];
do_recursion(&dsfmt->status[0], &dsfmt->status[0],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment