mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 11:23:38 +00:00
fix(): ci lint
This commit is contained in:
parent
42f04ae536
commit
fd4b26d907
@ -487,8 +487,7 @@ void InputBackend::ConfigChanged()
|
||||
{
|
||||
if (!server_detail.empty())
|
||||
{
|
||||
WARN_LOG_FMT(CONTROLLERINTERFACE,
|
||||
"Ignoring invalid DSU server entry in config: \"{}\"",
|
||||
WARN_LOG_FMT(CONTROLLERINTERFACE, "Ignoring invalid DSU server entry in config: \"{}\"",
|
||||
server_detail);
|
||||
}
|
||||
continue;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user