rtpsession: remove prototype for non existing function

There is no function by that name anywhere.
This commit is contained in:
Stefan Kost 2010-04-08 13:57:09 +03:00
parent 0c6dbc37d8
commit 9967a4112b

View file

@ -76,6 +76,4 @@ struct _GstRtpSessionClass {
GType gst_rtp_session_get_type (void);
void gst_rtp_session_set_ssrc (GstRtpSession *sess, guint32 ssrc);
#endif /* __GST_RTP_SESSION_H__ */