Skip to content
GitLab
Explore
Sign in
suyu
src
common
fs
file.h
Find file
Blame
History
Permalink
common/file: Remove [[nodiscard]] from Open()
· 8f32bab4
Lioncash
authored
Feb 01, 2022
Since this has a void return value, there's nothing that can actually be used.
8f32bab4
Loading