Files
xserver/dix
Peter Hutterer 1ecc427a39 dix: move #if statement to stop compiler warning
ptrveloc.c: In function 'QueryTrackers':
ptrveloc.c:598:34: warning: variable 'used_offset' set but not used
[-Wunused-but-set-variable]

used_offset is used, but only in the debugging code. Move the #if statement
to ignore that warning.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
2011-10-25 14:06:41 +10:00
..
2010-05-13 06:16:48 +07:00
2011-10-04 13:01:33 +10:00
2010-11-11 23:20:35 +02:00
2011-06-23 05:28:31 -07:00
2010-12-06 19:15:26 -08:00
2009-08-28 23:29:05 -04:00
2011-03-01 07:58:06 -05:00
2011-04-21 13:43:46 +10:00
2011-09-21 17:14:44 -04:00