rtpsession: remove prototype for non existing function
There is no function by that name anywhere.
This commit is contained in:
parent
0c6dbc37d8
commit
9967a4112b
@ -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__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user