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:
Tim-Philipp Müller 2024-07-02 15:56:12 +01:00 committed by GStreamer Marge Bot
parent 6cc25bd630
commit 154b84649f

View file

@ -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 */