diff options
Diffstat (limited to 'sys/oss/gstosssink.h')
-rw-r--r-- | sys/oss/gstosssink.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/oss/gstosssink.h b/sys/oss/gstosssink.h index 33bf13fe..f484007b 100644 --- a/sys/oss/gstosssink.h +++ b/sys/oss/gstosssink.h @@ -56,7 +56,6 @@ struct _GstOssSink { GstOssElement element; GstPad *sinkpad; - GstBufferPool *sinkpool; GstClock *provided_clock; GstClock *clock; |