mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
meson: Remove unused header list
https://bugzilla.gnome.org/show_bug.cgi?id=793624
This commit is contained in:
parent
6d930e45c2
commit
ccb0837903
1 changed files with 0 additions and 8 deletions
|
@ -9,14 +9,6 @@ debugutilsbad_sources = [
|
|||
'gstwatchdog.c',
|
||||
]
|
||||
|
||||
debugutilsbad_headers = [
|
||||
'gstchecksumsink.h',
|
||||
'gstchopmydata.h',
|
||||
'gstcompare.h',
|
||||
'gstdebugspy.h',
|
||||
'gstwatchdog.h',
|
||||
]
|
||||
|
||||
gstdebugutilsbad = library('gstdebugutilsbad',
|
||||
debugutilsbad_sources,
|
||||
c_args : gst_plugins_bad_args,
|
||||
|
|
Loading…
Reference in a new issue