registry: deprecate useless gst_registry_xml_{read|write}_cache()
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 6 Jan 2010 19:19:40 +0000 (19:19 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 6 Jan 2010 19:19:40 +0000 (19:19 +0000)
commitc6554049dec7f0fe628062224066523c5a80c1a3
tree5133767a076462cb437a263b3e738408ed15039e
parent57abeb56a84c1f322ba21d42ee9d948be533a21b
registry: deprecate useless gst_registry_xml_{read|write}_cache()

The only reason these two functions are still around is that at some
point in the past they were in a public header, so we can't really
remove them now even though they should have been private all along
(and aren't really particularly useful). Since these are just empty
stubs now that do nothing but return FALSE and will be removed in
0.11 anyway, we may just as well deprecate them formally.
docs/gst/gstreamer-sections.txt
gst/gstregistry.h
gst/gstregistrybinary.c