mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
mixmatrix: remove unused property enum items
These two properties have been there since the origin of the element but they aren't used. Removing them.
This commit is contained in:
parent
38c97f5fa5
commit
b7ffc524cc
1 changed files with 0 additions and 2 deletions
|
@ -77,8 +77,6 @@ enum
|
|||
enum
|
||||
{
|
||||
PROP_0,
|
||||
PROP_GRPSIZE,
|
||||
PROP_OUTSIZE,
|
||||
PROP_SINKPADS,
|
||||
PROP_SRCPADS,
|
||||
PROP_MATRIXPTR
|
||||
|
|
Loading…
Reference in a new issue