Skip to content
Snippets Groups Projects
Commit add41dec authored by Mans Rullgard's avatar Mans Rullgard
Browse files

Remove return statements following infinite loops without break


These statements cannot be reached and are thus not needed.
This removes a number of compiler warnings.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent f75e3da5
No related branches found
No related tags found
No related merge requests found
Loading
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