xutil: remove useless XUTIL_ANY_KEY define
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
da9f6bbceb
commit
d96bcdc2a4
|
@ -47,9 +47,6 @@
|
||||||
#define XUTIL_CURSOR_DOUBLE_ARROW_HORIZ 108
|
#define XUTIL_CURSOR_DOUBLE_ARROW_HORIZ 108
|
||||||
#define XUTIL_CURSOR_DOUBLE_ARROW_VERT 116
|
#define XUTIL_CURSOR_DOUBLE_ARROW_VERT 116
|
||||||
|
|
||||||
/* Special Key Code, passed to GrabKey */
|
|
||||||
#define XUTIL_ANY_KEY 0L
|
|
||||||
|
|
||||||
/* X error codes */
|
/* X error codes */
|
||||||
|
|
||||||
/* Everything's okay */
|
/* Everything's okay */
|
||||||
|
|
Loading…
Reference in New Issue