diff options
author | Paul Berry <[email protected]> | 2012-01-09 11:24:17 -0800 |
---|---|---|
committer | Paul Berry <[email protected]> | 2012-01-11 07:57:56 -0800 |
commit | 765ed3a6a9317607311bac1dcb0edee13ebcee16 (patch) | |
tree | 809c4624616b289abd0568a525b8562d6f7dfc42 /configs/darwin-fat-32bit | |
parent | d3150ebc8c1833322daf24b2cd47e31a5b2f8a1f (diff) |
glx: Suppress unused variable warning for cmdlen
No functional change. In the function
__indirect_glAreTexturesResident(), the variable cmdlen is only used
if USE_XCB is not defined. This patch avoids a compile warning in the
event that USE_XCB is defined.
v2: just move cmdlen declaration inside the #else part.
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'configs/darwin-fat-32bit')
0 files changed, 0 insertions, 0 deletions