diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-19 10:32:21 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-19 10:32:23 -0400 |
commit | abbf038191e834c47aba0d35c2468a159287f9ca (patch) | |
tree | 24f06594b1ca8b1fadc06e062a386be4a911d5a2 /src/core/gdbstub/gdbstub.cpp | |
parent | 2cc0ef83cfd553b6d6e4d33d65c9aece133fa4ff (diff) |
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).
Diffstat (limited to 'src/core/gdbstub/gdbstub.cpp')
0 files changed, 0 insertions, 0 deletions