summaryrefslogtreecommitdiff
path: root/libavformat/wtv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/wtv.c')
-rw-r--r--libavformat/wtv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libavformat/wtv.c b/libavformat/wtv.c
index bab61f3422..67a4cef5f2 100644
--- a/libavformat/wtv.c
+++ b/libavformat/wtv.c
@@ -46,9 +46,7 @@
#define LEN_PRETTY_GUID 34
/*
- *
* File system routines
- *
*/
#define WTV_SECTOR_BITS 12
@@ -319,9 +317,7 @@ static void wtvfile_close(AVIOContext *pb)
}
/*
- *
* Main demuxer
- *
*/
typedef struct WtvStream {