From f1b647a6f59684ba8ceb66c59c40765656ec63b8 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Wed, 5 Nov 2003 11:01:03 +0000 Subject: Remove obsolete external function call and do all element registrations in plugin_init() Original commit message from CVS: Remove obsolete external function call and do all element registrations in plugin_init() --- ext/xvid/gstxvidenc.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/xvid/gstxvidenc.h') diff --git a/ext/xvid/gstxvidenc.h b/ext/xvid/gstxvidenc.h index f8266a97..7597e196 100644 --- a/ext/xvid/gstxvidenc.h +++ b/ext/xvid/gstxvidenc.h @@ -73,8 +73,6 @@ struct _GstXvidEncClass { GType gst_xvidenc_get_type(void); -gboolean gst_xvidenc_plugin_init (GstPlugin *plugin); - #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.1