mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
info: remove unused valgrind header include
Follow-up to commit a2cbf75523
.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7129>
This commit is contained in:
parent
24de7cf1fe
commit
764543d3a5
1 changed files with 0 additions and 3 deletions
|
@ -106,9 +106,6 @@
|
||||||
#include "gstvalue.h"
|
#include "gstvalue.h"
|
||||||
#include "gstcapsfeatures.h"
|
#include "gstcapsfeatures.h"
|
||||||
|
|
||||||
#ifdef HAVE_VALGRIND_VALGRIND_H
|
|
||||||
# include <valgrind/valgrind.h>
|
|
||||||
#endif
|
|
||||||
#endif /* GST_DISABLE_GST_DEBUG */
|
#endif /* GST_DISABLE_GST_DEBUG */
|
||||||
|
|
||||||
#include <glib/gprintf.h> /* g_sprintf */
|
#include <glib/gprintf.h> /* g_sprintf */
|
||||||
|
|
Loading…
Reference in a new issue