mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-21 21:55:38 +00:00
Pointless change to silence a GCC compiler warning.
This commit is contained in:
parent
62d5c1e656
commit
098cde5f98
|
@ -219,5 +219,8 @@ void GamelistView::updateInfoPanel()
|
|||
}
|
||||
}
|
||||
|
||||
if (hideMetaDataFields)
|
||||
;
|
||||
|
||||
// TODO: Implement gamelist logic.
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue