summaryrefslogtreecommitdiffstats
path: root/ext/xvid/gstxvidenc.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/gstxvidenc.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/gstxvidenc.h')
-rw-r--r--ext/xvid/gstxvidenc.h2
1 files changed, 0 insertions, 2 deletions
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 */