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
@ -77,8 +77,6 @@ enum
|
|||||||
enum
|
enum
|
||||||
{
|
{
|
||||||
PROP_0,
|
PROP_0,
|
||||||
PROP_GRPSIZE,
|
|
||||||
PROP_OUTSIZE,
|
|
||||||
PROP_SINKPADS,
|
PROP_SINKPADS,
|
||||||
PROP_SRCPADS,
|
PROP_SRCPADS,
|
||||||
PROP_MATRIXPTR
|
PROP_MATRIXPTR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user