mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-08 16:35:40 +00:00
info: remove unused valgrind header include
Follow-up to commit a2cbf75523
.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7126>
This commit is contained in:
parent
6cc25bd630
commit
154b84649f
1 changed files with 0 additions and 3 deletions
|
@ -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…
Reference in a new issue