mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -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
|
||||
|
||||
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',
|
||||
[ 'a2dp-codec-lc3plus.c', 'a2dp-codecs.c' ],
|
||||
include_directories : [ configinc ],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue