mirror of https://github.com/yuzu-mirror/yuzu
filesystem: Use std::string's empty() function instead of comparing against a literal
This is simply a basic value check as opposed to potentially doing string based operations (unlikely, but still, avoiding it is free).pull/8/head
parent
2cc0ef83cf
commit
abbf038191
Loading…
Reference in New Issue