tests: Don't define global buffers variable, it's already defined by libgstcheck

This commit is contained in:
Sebastian Dröge 2009-03-30 15:45:02 +02:00
parent 1edcca4f7c
commit 322d0b0fd8

View file

@ -24,7 +24,6 @@
#include <gst/check/gstcheck.h>
GList *buffers = NULL;
static gint overrun_count = 0;
static gint underrun_count = 0;