mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-23 09:04:15 +00:00
plugins: remove unused header
Remove the include of gst/allocators/allocators.h since it is not used.
This commit is contained in:
parent
9f46a94d2a
commit
101e31df83
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
||||||
#include "gstvaapivideocontext.h"
|
#include "gstvaapivideocontext.h"
|
||||||
#include "gstvaapivideometa.h"
|
#include "gstvaapivideometa.h"
|
||||||
#include "gstvaapivideobufferpool.h"
|
#include "gstvaapivideobufferpool.h"
|
||||||
#include <gst/allocators/allocators.h>
|
|
||||||
|
|
||||||
/* Default debug category is from the subclass */
|
/* Default debug category is from the subclass */
|
||||||
#define GST_CAT_DEFAULT (plugin->debug_category)
|
#define GST_CAT_DEFAULT (plugin->debug_category)
|
||||||
|
|
Loading…
Reference in a new issue