summaryrefslogtreecommitdiffstats
path: root/tests/check/elements/audioresample.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/elements/audioresample.c')
-rw-r--r--tests/check/elements/audioresample.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/check/elements/audioresample.c b/tests/check/elements/audioresample.c
index 977574c2..8ab663d3 100644
--- a/tests/check/elements/audioresample.c
+++ b/tests/check/elements/audioresample.c
@@ -205,8 +205,6 @@ test_perfect_stream_instance (int inrate, int outrate, int samples,
*/
GST_START_TEST (test_perfect_stream)
{
- guint inrate, outrate, bytes;
-
/* integral scalings */
test_perfect_stream_instance (48000, 24000, 500, 20);
test_perfect_stream_instance (48000, 12000, 500, 20);