Mercurial > libavcodec.hg
diff common.h @ 2102:6681dcffb5cf libavcodec
unused
| author | alex |
|---|---|
| date | Sat, 26 Jun 2004 15:00:26 +0000 |
| parents | 82816cad0e29 |
| children | aba68a44e2ee |
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
