diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-18 00:04:33 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-18 00:07:47 -0400 |
commit | f4c69149f995bb408d7e059e3ba2ade3fa81cc09 (patch) | |
tree | 91e7a3f8bd207c49f0e2dcaeb1551319c1009b53 /src/common/file_util.h | |
parent | 8e28af6f89b4160db96be299675132a0ced7374d (diff) |
game_list: Remove unnecessary QString initialization in KeyReleaseEater
QString initializes to an empty string by default, so this does nothing
meaningful. While we're at it, use a constructor initializer list for
initializing the gamelist member variable.
Diffstat (limited to 'src/common/file_util.h')
0 files changed, 0 insertions, 0 deletions