Use GLib's type for GError instead of our own
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 22 Jan 2012 01:39:49 +0000 (01:39 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 22 Jan 2012 15:16:14 +0000 (15:16 +0000)
commit1654b7f1d7ca07702e2bfaf9a1e120e5aed0df60
tree64457e971ad7827e42fab3b2dd23ad8db7129088
parent58a4d806d1ae19968c128bf218a8a4c0db8677e0
Use GLib's type for GError instead of our own

We introduced our own when GLib didn't want to add a GType
for GError. But now that there is one, we can use GLib's
unconditionally and remove our version.
docs/gst/gstreamer-sections.txt
docs/random/porting-to-0.11.txt
gst/gst.c
gst/gsterror.c
gst/gsterror.h
gst/gstmessage.c
tests/check/gst/gststructure.c
win32/common/libgstreamer.def