--- bitstream.h 2002/09/10 22:25:23 1.11 +++ bitstream.h 2002/09/10 22:52:12 1.12 @@ -28,7 +28,7 @@ * along with this program ; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id: bitstream.h,v 1.11 2002/09/10 22:25:23 edgomez Exp $ + * $Id: bitstream.h,v 1.12 2002/09/10 22:52:12 edgomez Exp $ * ****************************************************************************/ @@ -131,10 +131,6 @@ const FRAMEINFO * frame, int vop_coded); -void BitstreamWriteUserData(Bitstream * const bs, - uint8_t * data, - const int length); - /***************************************************************************** * Inlined functions ****************************************************************************/