diff options
Diffstat (limited to 'Xi/extinit.c')
-rw-r--r-- | Xi/extinit.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xi/extinit.c b/Xi/extinit.c index bcea410b1..52d248b51 100644 --- a/Xi/extinit.c +++ b/Xi/extinit.c @@ -49,8 +49,6 @@ SOFTWARE. * Dispatch routines and initialization routines for the X input extension. * */ -#define ARRAY_SIZE(_a) (sizeof((_a)) / sizeof((_a)[0])) - #define NUMTYPES 15 #ifdef HAVE_DIX_CONFIG_H |