summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
Diffstat (limited to 'gst')
-rw-r--r--gst/compositor/compositor.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/gst/compositor/compositor.c b/gst/compositor/compositor.c
index dd1ba7071..4967cdc50 100644
--- a/gst/compositor/compositor.c
+++ b/gst/compositor/compositor.c
@@ -252,11 +252,6 @@ _mixer_pad_get_output_size (GstCompositor * comp,
*width = pad_width;
if (height)
*height = pad_height;
-
- if (width)
- *width = pad_width;
- if (height)
- *height = pad_height;
}
static gboolean