diff --git a/libavformat/gxf.h b/libavformat/gxf.h index 4212704bb9..9f89c98142 100644 --- a/libavformat/gxf.h +++ b/libavformat/gxf.h @@ -22,7 +22,6 @@ #ifndef AVFORMAT_GXF_H #define AVFORMAT_GXF_H -/* gxf.c */ typedef enum { PKT_MAP = 0xbc, PKT_MEDIA = 0xbf,