mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
tests: vaapi: remove unused header
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2503>
This commit is contained in:
parent
331e3af879
commit
3c5d3ae7ea
1 changed files with 1 additions and 1 deletions
|
@ -26,9 +26,9 @@
|
|||
|
||||
#include <gst/check/gstcheck.h>
|
||||
#include <gst/video/video.h>
|
||||
#include <gst/check/gstharness.h>
|
||||
|
||||
static GMainLoop *main_loop;
|
||||
|
||||
static void
|
||||
message_received (GstBus * bus, GstMessage * message, GstPipeline * bin)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue