xutil: Remove an unused define
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
fc3cac5f73
commit
9b972842c3
|
@ -89,9 +89,6 @@ xutil_lock_mask_get(xcb_connection_t *connection,
|
|||
p_delete(&modmap_r);
|
||||
}
|
||||
|
||||
/* Number of different errors */
|
||||
#define ERRORS_NBR 256
|
||||
|
||||
uint16_t
|
||||
xutil_key_mask_fromstr(const char *keyname)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue