diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-10-12 08:43:23 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-10-12 08:43:23 +0000 |
commit | 0f26eec23e8fa26661f5f806b8825cc4ce2c5381 (patch) | |
tree | 678f4277c824e7ae0779e9855bb3e55ca51c8ecd /common.mak | |
parent | 2a7feb18c47d9bcc35b0f7d5c144c92a3933c1a2 (diff) | |
download | ffmpeg-0f26eec23e8fa26661f5f806b8825cc4ce2c5381.tar.gz |
Disable unused code; fixes several gcc warnings:
cabac.h:112: warning: ‘put_cabac_static’ defined but not used
cabac.h:158: warning: ‘put_cabac_terminate’ defined but not used
cabac.h:186: warning: ‘put_cabac_u’ defined but not used
cabac.h:221: warning: ‘put_cabac_ueg’ defined but not used
cabac.h:273: warning: ‘refill2’ defined but not used
cabac.h:811: warning: ‘get_cabac_u’ defined but not used
cabac.h:827: warning: ‘get_cabac_ueg’ defined but not used
Originally committed as revision 10713 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'common.mak')
0 files changed, 0 insertions, 0 deletions