mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 22:56:52 +01:00
LogManager: remove stand-alone semicolon
My bad!
This commit is contained in:
parent
97ea97564f
commit
2f932273bb
@ -130,7 +130,6 @@ LogManager::LogManager()
|
||||
|
||||
// Set up log listeners
|
||||
int verbosity = Config::Get(LOGGER_VERBOSITY);
|
||||
;
|
||||
|
||||
// Ensure the verbosity level is valid
|
||||
if (verbosity < 1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user