removed log i added by accident
This commit is contained in:
parent
9e6a347529
commit
fe8b10a742
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