xserver/randr
Peter Hutterer 592d35aef0 randr: fix "set but unused" warnings
rrcrtc.c: In function 'RRCrtcDetachScanoutPixmap':
rrcrtc.c:366:9: warning: variable 'ret' set but not used
[-Wunused-but-set-variable]
rrcrtc.c: In function 'rrCheckPixmapBounding':
rrcrtc.c:505:13: warning: variable 'ret' set but not used
[-Wunused-but-set-variable]
rrcrtc.c:445:9: warning: unused variable 'i' [-Wunused-variable]

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
2013-02-15 11:58:14 +10:00
..
Makefile.am
randr.c randr: call RRProviderInit in the proper place. 2012-11-30 07:25:54 -08:00
randrstr.h randr: bump advertised RandR version to 1.4 2013-02-08 09:09:54 -08:00
rrcrtc.c randr: fix "set but unused" warnings 2013-02-15 11:58:14 +10:00
rrdispatch.c
rrinfo.c
rrmode.c RRModeCreate: plug memory leak of newModes if AddResource fails 2012-08-06 15:22:53 -07:00
rroutput.c
rrpointer.c
rrproperty.c
rrprovider.c
rrproviderproperty.c
rrscreen.c
rrsdispatch.c
rrtransform.c
rrtransform.h
rrxinerama.c randr: fix xinerama output for output slaves 2012-08-06 15:42:39 -07:00