rtpsession: don't cast event functions
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 7 Jan 2013 13:25:14 +0000 (14:25 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 7 Jan 2013 13:25:14 +0000 (14:25 +0100)
commitc631ed3300a75004c983328a93a094cea0c180b1
tree3bf465c83fe0d8a5398a839f088bb5cd9e5764e3
parent8dcde8b3ea9e42e6a6a7b4228319edc0b4bc6d52
rtpsession: don't cast event functions

There is no need to cast the event functions and only causes problems later when
we change the signature later and things silently compiles wrong code.
gst/rtpmanager/gstrtpsession.c