--- gst-libs/gst/webrtc/webrtc_fwd.h.orig 2018-07-18 14:46:42 UTC +++ gst-libs/gst/webrtc/webrtc_fwd.h @@ -39,9 +39,6 @@ typedef struct _GstWebRTCDTLSTransportCl typedef struct _GstWebRTCICETransport GstWebRTCICETransport; typedef struct _GstWebRTCICETransportClass GstWebRTCICETransportClass; -typedef struct _GstWebRTCRTPReceiver GstWebRTCRTPReceiver; -typedef struct _GstWebRTCRTPReceiverClass GstWebRTCRTPReceiverClass; - typedef struct _GstWebRTCRTPSender GstWebRTCRTPSender; typedef struct _GstWebRTCRTPSenderClass GstWebRTCRTPSenderClass;