diff options
author | Georgi Chorbadzhiyski <[email protected]> | 2011-01-25 12:58:31 +0200 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2011-01-26 03:43:30 +0100 |
commit | 4fee6f32e2d41395106bc224c4642c26c6e8fa75 (patch) | |
tree | 8b95069ff39ce55e6ea48ee6685c4747313803d0 /libavformat/pcm.c | |
parent | 859749e088a4b88413c581b705b1e59eb7d7f373 (diff) |
mpegtsenc: remove unused variables
Remove two variables that were not used and caused the following
warnings:
CC libavformat/mpegtsenc.o
libavformat/mpegtsenc.c: In function 'mpegts_write_section':
libavformat/mpegtsenc.c:72:18: warning: unused variable 'ts'
libavformat/mpegtsenc.c: In function 'mpegts_insert_null_packet':
libavformat/mpegtsenc.c:586:18: warning: unused variable 'ts'
Signed-off-by: Mans Rullgard <[email protected]>
(cherry picked from commit 6e78c8ee9420cc8e8899462b59e2305b4c056081)
Diffstat (limited to 'libavformat/pcm.c')
0 files changed, 0 insertions, 0 deletions