diff options
author | Vinson Lee <[email protected]> | 2015-07-29 20:32:41 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2015-08-03 23:09:03 -0700 |
commit | 996349cb190154ebdc8cc9f23e5f8f9aabbd6b4d (patch) | |
tree | 4130f70f967e52c94c5871e51b7e4fd64e5f64b5 /src/glsl/ir_constant_expression.cpp | |
parent | e23cbaadaac0c67a72b10e3dd14b75abc19ab3c5 (diff) |
vl/mpeg12: Silence GCC unused-variable warning.
vl/vl_mpeg12_bitstream.c: In function 'decode_slice':
vl/vl_mpeg12_bitstream.c:928:19: warning: unused variable 'extra' [-Wunused-variable]
unsigned extra = vl_vlc_get_uimsbf(&bs->vlc, 1);
^
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Christian König <[email protected]>
Diffstat (limited to 'src/glsl/ir_constant_expression.cpp')
0 files changed, 0 insertions, 0 deletions