xserver-multidpi/randr
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
..
Makefile.am Export rrtransform.h as needed by randrstr.h 2008-11-24 13:24:41 -08:00
mirandr.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
randr.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
randrstr.h randr: Add [GS]etOutputPrimary 2008-12-10 11:31:21 -05:00
rrcrtc.c randr: Oops, miscalculated panning rectangle's coordinates 2008-12-11 18:30:25 +01:00
rrdispatch.c randr: Add [GS]etOutputPrimary 2008-12-10 11:31:21 -05:00
rrinfo.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrmode.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rroutput.c randr: clear primaryOutput when the output is deleted 2008-12-10 11:31:28 -05:00
rrpointer.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrproperty.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrscreen.c randr: Mangle GetScreenResources sort order based on primary output 2008-12-10 11:31:28 -05:00
rrsdispatch.c randr: Add [GS]etOutputPrimary 2008-12-10 11:31:21 -05:00
rrtransform.c Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrtransform.h Rework symbol visibility for easier maintenance 2008-12-03 05:43:34 -02:00
rrxinerama.c randr: Mangle compat Xinerama reply based on primary output 2008-12-10 11:31:27 -05:00