suyu/src/core/hle/service/bcat/backend
Morph 81b1b71993 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.
2021-06-22 13:36:24 -04:00
..
backend.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
backend.h general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
boxcat.cpp common: fs: Remove [[nodiscard]] attribute on Remove* functions 2021-06-22 13:36:24 -04:00
boxcat.h bcat: Remove use of global system accessors 2019-10-15 16:39:27 -04:00