gst/: Remove empty instance_init() functions to save relocs and lessen the noise...
authorStefan Kost <ensonic@users.sourceforge.net>
Wed, 27 Jun 2007 10:12:14 +0000 (10:12 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Wed, 27 Jun 2007 10:12:14 +0000 (10:12 +0000)
commit1756e6aa878d51b117d87de5f869538f2ac0d120
tree1439fc5b433a7706a5786601648259b7d9c87e6a
parent8aff242e77c4fc7465b7e5623616dc59def09f89
gst/: Remove empty instance_init() functions to save relocs and lessen the noise. Remove some of the function prototy...

Original commit message from CVS:
* gst/gstindexfactory.c: (gst_index_factory_get_type):
* gst/gstplugin.c: (gst_plugin_init):
* gst/gstpluginfeature.c: (gst_plugin_feature_init):
* gst/gstquery.c: (gst_query_get_type):
* gst/gstregistry.c: (gst_registry_init):
* gst/gsturi.c: (gst_uri_handler_base_init):
Remove empty instance_init() functions to save relocs and lessen the
noise. Remove some of the function prototypes that are doubled by
G_DEFINE_TYPE.
ChangeLog
gst/gstindexfactory.c
gst/gstplugin.c
gst/gstpluginfeature.c
gst/gstquery.c
gst/gstregistry.c
gst/gsturi.c