Commit f4c69149 authored by Lioncash's avatar Lioncash
Browse files

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.
parent 8e28af6f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment