summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Morph2021-06-19 03:48:02 -0400
committerGravatar Morph2021-06-22 13:36:24 -0400
commitcf0b9d1de2dd895de3ebc08b6399d8239f7096f7 (patch)
treec8597913a9c802da756afb23607df4fe91a78b8b /src/core/hle/kernel/kernel.cpp
parentcommon: fs: Remove [[nodiscard]] attribute on Remove* functions (diff)
downloadyuzu-cf0b9d1de2dd895de3ebc08b6399d8239f7096f7.tar.gz
yuzu-cf0b9d1de2dd895de3ebc08b6399d8239f7096f7.tar.xz
yuzu-cf0b9d1de2dd895de3ebc08b6399d8239f7096f7.zip
common: fs: file: Remove [[nodiscard]] attribute from Flush
Similarly, Flush() is typically called to attempt to flush a file into the disk. In the one case where this is used, we do not care whether the flush has succeeded or not, making [[nodiscard]] unnecessary.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions