mount-points: remove useless vmethod
authorWim Taymans <wim.taymans@collabora.co.uk>
Wed, 3 Jul 2013 09:04:53 +0000 (11:04 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 3 Jul 2013 09:10:27 +0000 (11:10 +0200)
commit8f79daef5e007ecc2e32bf1fac53dca9e94dc7ec
tree126cadc81d5f3519f70a9481d27ad4c80551ef86
parentdf08a2dd9e70c490e03e45b5dbc7ef69a1b423c9
mount-points: remove useless vmethod

Making lookups in the mount points should not be done with a URL, if there is a
mapping to be done from URL to mount points, we'll need to do it somewhere
else.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-mount-points.c
gst/rtsp-server/rtsp-mount-points.h
tests/check/gst/mountpoints.c