removed log i added by accident
This commit is contained in:
parent
e1cd29ba86
commit
9ed779417f
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ ipc_connection(int fd, uint32_t mask, void *UNUSED(data))
|
||||||
|
|
||||||
msg[msg_len] = '\0';
|
msg[msg_len] = '\0';
|
||||||
|
|
||||||
wlr_log(WLR_ERROR, "%s", msg);
|
|
||||||
|
|
||||||
// TODO: handle properly
|
// TODO: handle properly
|
||||||
|
|
||||||
fclose(client_file);
|
fclose(client_file);
|
||||||
|
|
Loading…
Reference in a new issue