Bugfix: One warning was left
This commit is contained in:
parent
ee1f64a94e
commit
4259e58655
|
@ -685,4 +685,6 @@ int handle_normal_hints(void *data, xcb_connection_t *conn, uint8_t state, xcb_w
|
|||
render_container(conn, client->container);
|
||||
xcb_flush(conn);
|
||||
}
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue