Remove unused variable in meson.build
We don't use this anywhere. It's confusing.
This commit is contained in:
parent
588250eaeb
commit
c67034c529
@ -6,8 +6,6 @@ project('All GStreamer modules', 'c',
|
||||
gst_version = '>= @0@'.format(meson.project_version())
|
||||
gst_branch = 'master'
|
||||
|
||||
glib_req = '>= 2.44.0'
|
||||
|
||||
build_system = build_machine.system()
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user