xserver-multidpi/os
Peter Hutterer cb95642dc8 Remove #define NEED_EVENTS and NEED_REPLIES
A grep on xorg/* revealed there's no consumer of this define.

Quote Alan Coopersmith:
"The consumer was in past versions of the headers now located
in proto/x11proto - for instance, in X11R6.0's xc/include/Xproto.h,
all the event definitions were only available if NEED_EVENTS were
defined, and all the reply definitions required NEED_REPLIES.

Looks like Xproto.h dropped them by X11R6.3, which didn't have
the #ifdef's anymore, so these are truly ancient now."

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2008-12-12 11:43:32 +10:00
..
access.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
auth.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
backtrace.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
connection.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
io.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
log.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
Makefile.am Move xorg_backtrace() up to the OS level so we can call it from DIX. 2008-10-10 16:28:10 -04:00
mitauth.c Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
oscolor.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
osdep.h Unifdef hpux. 2008-07-23 13:43:09 -04:00
osinit.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rpcauth.c Dead code removal 2008-07-17 21:37:50 +03:00
strcasecmp.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
strcasestr.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
strlcat.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
strlcpy.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
utils.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
WaitFor.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xdmauth.c Fix multiple warnings in os/xdmauth.c. 2008-06-13 22:12:02 -04:00
xdmcp.c Dead code removal 2008-07-17 21:37:50 +03:00
xprintf.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
xstrans.c Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H. 2005-07-03 12:16:29 +00:00