client: fix refcounting crasher
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 3 Apr 2009 07:03:59 +0000 (09:03 +0200)
committerWim Taymans <wim@metal.(none)>
Fri, 3 Apr 2009 17:43:33 +0000 (19:43 +0200)
commit47c822bdf3c07d92844b3bf5478076515f0ee303
tree574a09c31197c73a3032db314dbc3e08e1406736
parent0b8ffbbb5c4fc9756fba8dc06dd2e5856bbc0e6c
client: fix refcounting crasher

Don't need to remove the weak refs in the finalize methods, they are already
removed in the dispose.
Don't register the callback with a DestroyNofity.
gst/rtsp-server/rtsp-client.c