remove left-over xcb_aux_sync (debugging code)

This commit is contained in:
Michael Stapelberg 2011-03-06 21:56:15 +01:00
parent 1585c36ab2
commit c17b3b7560
1 changed files with 0 additions and 3 deletions

View File

@ -603,9 +603,6 @@ void x_push_changes(Con *con) {
}
DLOG("Done, EnterNotify re-enabled\n");
free(xcb_get_input_focus_reply(conn, xcb_get_input_focus(conn), NULL));
DLOG("\n\n PUSHING CHANGES\n\n");
x_push_node(con);