diff options
author | Vinson Lee <[email protected]> | 2012-02-18 00:18:52 -0800 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2012-02-18 11:02:01 -0800 |
commit | e77e88740d8861affa5b3bfa69dd1745d3c4484a (patch) | |
tree | ad757cc3ffaac29b0a330ca2781a639074ed8767 /configure.ac | |
parent | c67a1f1d5366dc20cd07d9b677a335ff537da193 (diff) |
st/glx: Remove unused variables.
Fixes these GCC warnings.
glx_api.c: In function ‘choose_visual’:
glx_api.c:678:8: warning: variable ‘trans_value’ set but not used
[-Wunused-but-set-variable]
glx_api.c:677:8: warning: variable ‘trans_type’ set but not used
[-Wunused-but-set-variable]
glx_api.c:663:8: warning: variable ‘min_ci’ set but not used
[-Wunused-but-set-variable]
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions