diff avformat.h @ 1287:eb0a8abb507c libavformat

remove redundant declarations
author mru
date Sat, 02 Sep 2006 23:10:28 +0000
parents b5226e679a31
children 6db39fb15d60
line wrap: on
line diff
--- a/avformat.h	Thu Aug 31 09:43:29 2006 +0000
+++ b/avformat.h	Sat Sep 02 23:10:28 2006 +0000
@@ -407,9 +407,6 @@
 
 #include "rtsp.h"
 
-/* yuv4mpeg.c */
-extern AVOutputFormat yuv4mpegpipe_muxer;
-
 /* utils.c */
 void av_register_input_format(AVInputFormat *format);
 void av_register_output_format(AVOutputFormat *format);