Mercurial > libavcodec.hg
changeset 2102:6681dcffb5cf libavcodec
unused
author | alex |
---|---|
date | Sat, 26 Jun 2004 15:00:26 +0000 |
parents | 770743eb4329 |
children | bcc91fa67694 |
files | common.h |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/common.h Sat Jun 26 10:35:55 2004 +0000 +++ b/common.h Sat Jun 26 15:00:26 2004 +0000 @@ -293,10 +293,6 @@ /* bit output */ -struct PutBitContext; - -typedef void (*WriteDataFunc)(void *, uint8_t *, int); - /* buf and buf_end must be present and used by every alternative writer. */ typedef struct PutBitContext { #ifdef ALT_BITSTREAM_WRITER