Mercurial > libavformat.hg
changeset 1350:f77cf5a063a8 libavformat
Remove unused variables and the corresponding warnings along with them.
author | diego |
---|---|
date | Tue, 03 Oct 2006 17:12:48 +0000 |
parents | 04b421915b14 |
children | 244017c6b2ae |
files | rm.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rm.c Mon Oct 02 17:15:00 2006 +0000 +++ b/rm.c Tue Oct 03 17:12:48 2006 +0000 @@ -645,7 +645,7 @@ unsigned int tag, v; int tag_size, size, codec_data_size, i; int64_t codec_pos; - unsigned int h263_hack_version, start_time, duration; + unsigned int start_time, duration; char buf[128]; int flags = 0;