xserver-multidpi/hw
Tiago Vignatti b37462b4da xfree86: remove unused xf86AccessInit()
The function was only initializing the boolean xf86ResAccessEnter, which
couldn't get any other value in the life of the server.

The only possible, though suspicious, code was in xf86AccessLeave(), which
could be triggered if AbortDDX is called before xf86AccessInit(). Even so,
such change is safety because no driver would have configured any entity leave
procedure at this point.

Signed-off-by: Tiago Vignatti <tiago.vignatti@nokia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2010-05-19 18:33:37 +03:00
..
dmx scrnintstr.h: removed unused PaintWindow function pointers. 2010-05-14 08:27:10 +03:00
kdrive Eliminate boilerplate around client->noClientException. 2010-05-13 17:14:07 -07:00
vfb Quit using clientErrorValue in dix/colormap.c. 2010-05-13 17:14:07 -07:00
xfree86 xfree86: remove unused xf86AccessInit() 2010-05-19 18:33:37 +03:00
xnest mi: removed unused PointerNonInterestBox functions. 2010-05-14 07:50:49 +03:00
xquartz XQuartz: Fix a build failure on Tiger 2010-05-16 13:12:31 -07:00
xwin Eliminate boilerplate around client->noClientException. 2010-05-13 17:14:07 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00