rtpssrcdemux: iterate pad function is only valid for src pads
authorOlivier Crête <olivier.crete@collabora.co.uk>
Fri, 6 May 2011 22:41:01 +0000 (18:41 -0400)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 17 May 2011 07:22:25 +0000 (09:22 +0200)
commit23b6c8febc71b3303ae6bca19ae9ef9a7f2ca1e8
tree396b59e358ea7613dd731452b63a70fd138e030a
parent1bf94a92b04e4b0ff83fd015daa46e880cc4d920
rtpssrcdemux: iterate pad function is only valid for src pads

The iterate function is only used for src pads, so mark it as such and remove
dead code.

https://bugzilla.gnome.org/show_bug.cgi?id=649617
gst/rtpmanager/gstrtpssrcdemux.c