1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00

Remove useless and confusing (since they are also used in gxfenc.c) /* gxf.c */ comment.

Originally committed as revision 16053 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reimar Döffinger 2008-12-11 10:35:20 +00:00
parent 65fec2d98f
commit c370a7040b

View File

@ -22,7 +22,6 @@
#ifndef AVFORMAT_GXF_H
#define AVFORMAT_GXF_H
/* gxf.c */
typedef enum {
PKT_MAP = 0xbc,
PKT_MEDIA = 0xbf,