diff --git a/kiwmi/frontend.c b/kiwmi/frontend.c index a112ea4..3e845e1 100644 --- a/kiwmi/frontend.c +++ b/kiwmi/frontend.c @@ -85,8 +85,6 @@ ipc_connection(int fd, uint32_t mask, void *UNUSED(data)) msg[msg_len] = '\0'; - wlr_log(WLR_ERROR, "%s", msg); - // TODO: handle properly fclose(client_file);