info: remove unused valgrind header include
Follow-up to commit a2cbf75523cdf8a4df1baa7007d86ef455972245. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7126>
This commit is contained in:
parent
6cc25bd630
commit
154b84649f
@ -107,9 +107,6 @@
|
||||
#include "gstvecdeque.h"
|
||||
#include "gstcapsfeatures.h"
|
||||
|
||||
#ifdef HAVE_VALGRIND_VALGRIND_H
|
||||
# include <valgrind/valgrind.h>
|
||||
#endif
|
||||
#endif /* GST_DISABLE_GST_DEBUG */
|
||||
|
||||
#include <glib/gprintf.h> /* g_sprintf */
|
||||
|
Loading…
x
Reference in New Issue
Block a user