From c370a7040b2e53f7d52f585e27742d4a908b775b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Reimar=20D=C3=B6ffinger?= <Reimar.Doeffinger@gmx.de>
Date: Thu, 11 Dec 2008 10:35:20 +0000
Subject: 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
---
 libavformat/gxf.h | 1 -
 1 file changed, 1 deletion(-)

(limited to 'libavformat/gxf.h')

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,
-- 
cgit v1.2.1