diff options
Diffstat (limited to 'gst/mpegtsparse/mpegtsparse.h')
-rw-r--r-- | gst/mpegtsparse/mpegtsparse.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/mpegtsparse/mpegtsparse.h b/gst/mpegtsparse/mpegtsparse.h index cace953a..e4a9df72 100644 --- a/gst/mpegtsparse/mpegtsparse.h +++ b/gst/mpegtsparse/mpegtsparse.h @@ -48,7 +48,6 @@ struct _MpegTSParse { GstElement element; GstPad *sinkpad; - GstPad *srcpad; /* the following vars must be protected with the OBJECT_LOCK as they can be * accessed from the application thread and the streaming thread */ |