handlers.c: fix warnings

next
Michael Stapelberg 2011-07-25 00:32:03 +02:00
parent e124241e72
commit 7a7764a0d9
1 changed files with 2 additions and 0 deletions

View File

@ -574,6 +574,7 @@ static int handle_windowname_change_legacy(void *data, xcb_connection_t *conn, u
return 1;
}
#if 0
/*
* Updates the clients WM_CLASS property
*
@ -588,6 +589,7 @@ static int handle_windowclass_change(void *data, xcb_connection_t *conn, uint8_t
return 0;
}
#endif
/*
* Expose event means we should redraw our windows (= title bar)