client: remove _get_uri() method
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 26 Jun 2013 14:32:06 +0000 (16:32 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 26 Jun 2013 14:32:06 +0000 (16:32 +0200)
commit27a786aa4adfff487e231a75bde2c6125e8adf9d
tree7a1dd50c492b7741db8425550250c604db92ab97
parent13ab4905e49c720c67b779fa34e904be3a724dd3
client: remove _get_uri() method

Remove the get_uri() method on the client. A client has no uri, the uri
property is an internal property to manage the last cached media for
the client.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h