diff options
Diffstat (limited to 'src/lib.h')
-rw-r--r-- | src/lib.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -59,7 +59,6 @@ struct _TranscodeClientCtx { GstElement *appsink; /* We hold an extra ref to this */ GstPad *ghostsinkpad; - GMutex can_write_chunk; guint timeout_handler_id; guint seconds_since_write; /* The transcode server context; we don't hold a ref to this */ |