Skip to content

Commit

Permalink
Delete forgottten debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelortmann committed Jan 31, 2025
1 parent 40904c8 commit 2689092
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,6 @@ static void init_random(void) {
#endif
#endif /* HAVE_ARC4RANDOM_UNIFORM */
srandom(seed);
printf("### YEAH, SRANDOM(%u)\n", seed);
}


Expand Down

0 comments on commit 2689092

Please sign in to comment.