changeset 2166:4b54cd5672aa libavformat

Remove unused declarations
author ramiro
date Tue, 12 Jun 2007 21:27:32 +0000
parents eac986610f47
children c4244900f986
files avformat.h
diffstat 1 files changed, 0 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/avformat.h	Tue Jun 12 18:50:50 2007 +0000
+++ b/avformat.h	Tue Jun 12 21:27:32 2007 +0000
@@ -829,14 +829,6 @@
  */
 int av_filename_number_test(const char *filename);
 
-/* grab specific */
-int video_grab_init(void);
-int audio_init(void);
-
-/* DV1394 */
-int dv1394_init(void);
-int dc1394_init(void);
-
 #ifdef HAVE_AV_CONFIG_H
 
 #include "os_support.h"