# HG changeset patch # User alex # Date 1088262026 0 # Node ID 6681dcffb5cfb47bcd3d7fe86da856f63efba429 # Parent 770743eb4329de6be3c6bef6c40aec9773bef875 unused diff -r 770743eb4329 -r 6681dcffb5cf common.h --- 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