remove duplicate const from vpx_codec_iface_t use
the public typedef already includes a const, quiets 'same type qualifier used more than once' warnings Change-Id: Ib118b3b116fba59d4c6ead84d85b26e5d3ed363d
Showing
- examples/example_xma.c 1 addition, 1 deletionexamples/example_xma.c
- test/codec_factory.h 4 additions, 4 deletionstest/codec_factory.h
- test/decode_test_driver.h 1 addition, 1 deletiontest/decode_test_driver.h
- test/encode_test_driver.h 1 addition, 1 deletiontest/encode_test_driver.h
- vpxdec.c 1 addition, 1 deletionvpxdec.c
- vpxenc.c 2 additions, 2 deletionsvpxenc.c
Loading
Please register or sign in to comment