Browse Source

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
tags/v0.5
Reimar Döffinger 16 years ago
parent
commit
c370a7040b
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavformat/gxf.h

+ 0
- 1
libavformat/gxf.h View File

@@ -22,7 +22,6 @@
#ifndef AVFORMAT_GXF_H
#define AVFORMAT_GXF_H

/* gxf.c */
typedef enum {
PKT_MAP = 0xbc,
PKT_MEDIA = 0xbf,


Loading…
Cancel
Save