From b7ffc524cc2d72b262a07169298c55b63e2852e5 Mon Sep 17 00:00:00 2001 From: Luis de Bethencourt Date: Wed, 29 Apr 2015 17:20:58 +0100 Subject: [PATCH] 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. --- gst/mixmatrix/mixmatrix.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/gst/mixmatrix/mixmatrix.c b/gst/mixmatrix/mixmatrix.c index 1c5870abc5..fb3d1acfdf 100644 --- a/gst/mixmatrix/mixmatrix.c +++ b/gst/mixmatrix/mixmatrix.c @@ -77,8 +77,6 @@ enum enum { PROP_0, - PROP_GRPSIZE, - PROP_OUTSIZE, PROP_SINKPADS, PROP_SRCPADS, PROP_MATRIXPTR