Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove redundant srand call #207

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

dbechrd
Copy link
Contributor

@dbechrd dbechrd commented Oct 1, 2024

It doesn't hurt anything but y'know.. made me do a double-take while reading. I left the other call in main(), since that's where srand() is called in all of the other tests.

Signed-off-by: Dan Bechard <[email protected]>
@gafferongames gafferongames merged commit c4b3ed5 into mas-bandwidth:main Oct 1, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants