summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/check/elements/alphacolor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/check/elements/alphacolor.c b/tests/check/elements/alphacolor.c
index 3c51ea08..abe182d0 100644
--- a/tests/check/elements/alphacolor.c
+++ b/tests/check/elements/alphacolor.c
@@ -165,9 +165,7 @@ GST_START_TEST (test_rgb24)
{
GstElement *alphacolor;
GstBuffer *inbuffer;
- GstBuffer *outbuffer;
GstCaps *incaps;
- guint outlength;
incaps = create_caps_rgb24 ();
alphacolor = setup_alphacolor ();