Commit 06ca9116 authored by Lioncash's avatar Lioncash
Browse files

shader_recompiler: Remove unnecessary [[nodiscard]] instances

[[nodiscard]] doesn't do anything on functions with a void return type
and causes superfluous warnings.
parent 7e272d3c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment