summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Morph2021-06-19 03:43:16 -0400
committerGravatar Morph2021-06-22 13:36:24 -0400
commit81b1b71993473b31321c8ff2d0dd0b267848a968 (patch)
tree3f2ab1041c7d819949fd68faa3dd21759f7ce2a9 /src/core/hle/kernel/kernel.cpp
parentMerge pull request #6506 from ReinUsesLisp/master-semaphore-jthread (diff)
downloadyuzu-81b1b71993473b31321c8ff2d0dd0b267848a968.tar.gz
yuzu-81b1b71993473b31321c8ff2d0dd0b267848a968.tar.xz
yuzu-81b1b71993473b31321c8ff2d0dd0b267848a968.zip
common: fs: Remove [[nodiscard]] attribute on Remove* functions
There are a lot of scenarios where we don't particularly care whether or not the removal operation and just simply attempt a removal. As such, removing the [[nodiscard]] attribute is best for these functions.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions