On 20 October 2011 04:05, Peter Hutterer <[email protected]> wrote: > 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 <[email protected]>
Reviewed-by: Daniel Stone <[email protected]> _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
