xserver/dix
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
..
BuiltInAtoms R6.6 is the Xorg base-line 2003-11-14 15:54:54 +00:00
Makefile.am dix: move Enter-Leave related functions into new enterleave.c 2008-11-25 09:21:45 +10:00
Xserver-dtrace.h.in Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00
Xserver.d Add DTrace probe points for X server <-> client communications 2006-11-03 12:54:43 -08:00
atom.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
buildatoms XFree86 4.3.0.1 2003-11-14 16:49:22 +00:00
colormap.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
cursor.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
deprecated.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
devices.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dispatch.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
dispatch.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
dixfonts.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dixutils.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
enterleave.c dix: updated enter/leave core event model. 2008-11-25 09:21:46 +10:00
enterleave.h dix: updated enter/leave core event model. 2008-11-25 09:21:46 +10:00
events.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
extension.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
ffs.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
gc.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
getevents.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
globals.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
glyphcurs.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
grabs.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
initatoms.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
main.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
pixmap.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
privates.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
property.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
protocol.txt Remove XEvIE 2008-11-04 16:01:07 +10:30
ptrveloc.c dix: ptraccel - Add GetAccelerationProfile() 2008-12-12 11:43:31 +10:00
registry.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
resource.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
selection.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
swaprep.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
swapreq.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
tables.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
window.c dix: purge dead device-based window access code. 2008-12-10 12:42:45 +10:00