mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-09 15:26:00 +01:00
remove useless log
This commit is contained in:
parent
659a5195d4
commit
d64fc7d336
1 changed files with 0 additions and 2 deletions
|
@ -1679,8 +1679,6 @@ CMonitor* CCompositor::getMonitorFromString(const std::string& name) {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
Debug::log(ERR, "Error in getMonitorFromString: no such monitor");
|
||||
}
|
||||
|
||||
return nullptr;
|
||||
|
|
Loading…
Reference in a new issue