summaryrefslogtreecommitdiff
path: root/fb/fbgc.c
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2011-05-24 18:33:17 +0200
committerCyril Brulebois <kibi@debian.org>2011-06-16 00:43:49 +0200
commit8da16898d9de5da1f80b789f0b371070968285f8 (patch)
tree28512da8691a30e51982ba282db21c3c785b464e /fb/fbgc.c
parent9a8bfc2c06f0a9206b64ae01a783cf5513f021a6 (diff)
fb: Simplify logic, get rid of set but unused variable.
wrapped is only useful is FB_ACCESS_WRAPPER is set; simplify the logic accordingly, and only set it when that's defined. The following warning goes away accordingly: | CC libfb_la-fbarc.lo | fbarc.c: In function 'fbPolyArc': | fbarc.c:71:11: warning: variable 'wrapped' set but not used [-Wunused-but-set-variable] Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Cyril Brulebois <kibi@debian.org>
Diffstat (limited to 'fb/fbgc.c')
0 files changed, 0 insertions, 0 deletions