mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
tests: Don't define global buffers variable, it's already defined by libgstcheck
This commit is contained in:
parent
1edcca4f7c
commit
322d0b0fd8
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
||||||
|
|
||||||
#include <gst/check/gstcheck.h>
|
#include <gst/check/gstcheck.h>
|
||||||
|
|
||||||
GList *buffers = NULL;
|
|
||||||
static gint overrun_count = 0;
|
static gint overrun_count = 0;
|
||||||
static gint underrun_count = 0;
|
static gint underrun_count = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue