summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxviddec.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-11-05 11:01:03 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-11-05 11:01:03 +0000
commitf1b647a6f59684ba8ceb66c59c40765656ec63b8 (patch)
tree315b1f8a408e40d65dada8d26e488950cac987c5 /ext/xvid/gstxviddec.h
parent672e4390995fc87f346d79610f34adb6ce7f19f4 (diff)
downloadgst-plugins-bad-f1b647a6f59684ba8ceb66c59c40765656ec63b8.tar.gz
gst-plugins-bad-f1b647a6f59684ba8ceb66c59c40765656ec63b8.tar.bz2
gst-plugins-bad-f1b647a6f59684ba8ceb66c59c40765656ec63b8.zip
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()
Diffstat (limited to 'ext/xvid/gstxviddec.h')
-rw-r--r--ext/xvid/gstxviddec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/xvid/gstxviddec.h b/ext/xvid/gstxviddec.h
index 98916ce7..76fc6d89 100644
--- a/ext/xvid/gstxviddec.h
+++ b/ext/xvid/gstxviddec.h
@@ -64,8 +64,6 @@ struct _GstXvidDecClass {
GType gst_xviddec_get_type(void);
-gboolean gst_xviddec_plugin_init (GstPlugin *plugin);
-
#ifdef __cplusplus
}
#endif /* __cplusplus */