summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2003-10-31 20:03:30 +0000
committerBenjamin Otte <otte@gnome.org>2003-10-31 20:03:30 +0000
commit4ac17766c89a2a1f37e4fc9e0c88c52c7a494374 (patch)
treea6da9a91c3bd844b727408e854e2bbef44d69003 /sys/oss/gstosssink.h
parent64eb55d84a48d00511a2e6c36e3424d9c430e8ba (diff)
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex...
Original commit message from CVS: first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad. You guessed it, everything Rhythmbox needs ;) fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
Diffstat (limited to 'sys/oss/gstosssink.h')
-rw-r--r--sys/oss/gstosssink.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/oss/gstosssink.h b/sys/oss/gstosssink.h
index 590ce7f2..3dc10f20 100644
--- a/sys/oss/gstosssink.h
+++ b/sys/oss/gstosssink.h
@@ -78,8 +78,6 @@ struct _GstOssSinkClass {
GType gst_osssink_get_type(void);
-gboolean gst_osssink_factory_init(GstPlugin *plugin);
-
G_END_DECLS
#endif /* __GST_OSSSINK_H__ */