mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
pad: remove unused variable
This commit is contained in:
parent
5e37ade932
commit
67d7c543b3
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@ struct _GstPadPrivate
|
|||
{
|
||||
GstPadChainListFunction chainlistfunc;
|
||||
|
||||
GstPadPushCache cache_slot;
|
||||
GstPadPushCache *cache_ptr;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue