diff options
author | Lioncash <mathew1800@gmail.com> | 2021-07-26 04:11:13 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2021-07-26 04:23:59 -0400 |
commit | 06ca911621eaea236daf8d5eed3a4289489fd5cf (patch) | |
tree | b4d776578e94e6a7971d852dd308caa88a75c031 /src/shader_recompiler/frontend/ir/program.cpp | |
parent | 7e272d3cd81656b65b21f5a569fc9a2d76cac758 (diff) |
shader_recompiler: Remove unnecessary [[nodiscard]] instances
[[nodiscard]] doesn't do anything on functions with a void return type
and causes superfluous warnings.
Diffstat (limited to 'src/shader_recompiler/frontend/ir/program.cpp')
0 files changed, 0 insertions, 0 deletions