mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
bluez5: Removed unused variables in meson.build
This commit is contained in:
parent
b1b8b0985a
commit
e560468800
1 changed files with 0 additions and 2 deletions
|
|
@ -111,8 +111,6 @@ if ldac_dep.found()
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if get_option('bluez5-codec-lc3plus').allowed() and lc3plus_dep.found()
|
if get_option('bluez5-codec-lc3plus').allowed() and lc3plus_dep.found()
|
||||||
lc3plus_args = codec_args
|
|
||||||
lc3plus_dep = [ lc3plus_dep ]
|
|
||||||
bluez_codec_lc3plus = shared_library('spa-codec-bluez5-lc3plus',
|
bluez_codec_lc3plus = shared_library('spa-codec-bluez5-lc3plus',
|
||||||
[ 'a2dp-codec-lc3plus.c', 'a2dp-codecs.c' ],
|
[ 'a2dp-codec-lc3plus.c', 'a2dp-codecs.c' ],
|
||||||
include_directories : [ configinc ],
|
include_directories : [ configinc ],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue