From d96bcdc2a481c9c4bb1192132b528f268465b070 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Tue, 19 Aug 2008 11:00:28 +0200 Subject: [PATCH] xutil: remove useless XUTIL_ANY_KEY define Signed-off-by: Julien Danjou --- common/xutil.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/xutil.h b/common/xutil.h index e09e2734c..2766148fb 100644 --- a/common/xutil.h +++ b/common/xutil.h @@ -47,9 +47,6 @@ #define XUTIL_CURSOR_DOUBLE_ARROW_HORIZ 108 #define XUTIL_CURSOR_DOUBLE_ARROW_VERT 116 -/* Special Key Code, passed to GrabKey */ -#define XUTIL_ANY_KEY 0L - /* X error codes */ /* Everything's okay */