diff options
author | Lioncash <mathew1800@gmail.com> | 2021-06-08 19:36:06 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2021-06-08 19:36:09 -0400 |
commit | dd8577e91d853cb04d644b034f85aedd8216c870 (patch) | |
tree | c30469727ec0abcad6c849b99c793eeb8f808027 /src/common/fs/path_util.cpp | |
parent | f09c9b5fcc9b39f525d0a9a949ac0511392cb7bc (diff) |
common/fs/path_util: Remove [[nodiscard]] from function with void return
We can't make use of the return value here, since we don't a return
value to work with.
Diffstat (limited to 'src/common/fs/path_util.cpp')
0 files changed, 0 insertions, 0 deletions