mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
xutil: remove useless define
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
da99991223
commit
9a270023fe
1 changed files with 0 additions and 3 deletions
|
@ -126,9 +126,6 @@ xutil_lock_mask_get(xcb_connection_t *connection,
|
|||
/* Number of different errors */
|
||||
#define ERRORS_NBR 256
|
||||
|
||||
/* Number of different events */
|
||||
#define EVENTS_NBR 126
|
||||
|
||||
void
|
||||
xutil_error_handler_catch_all_set(xcb_event_handlers_t *evenths,
|
||||
xcb_generic_error_handler_t handler,
|
||||
|
|
Loading…
Reference in a new issue