format: remove some newlines
This commit is contained in:
parent
385726e701
commit
0540977e45
|
@ -130,8 +130,6 @@ void IPC::unregisterForIPC(EventHandler* ev_handler) {
|
|||
callbackMutex.unlock();
|
||||
}
|
||||
|
||||
|
||||
|
||||
std::string IPC::getSocket1Reply(const std::string& rq) {
|
||||
// basically hyprctl
|
||||
|
||||
|
|
Loading…
Reference in New Issue