mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
spa: libcamera: device: remove empty line
(cherry picked from commit cb71071d93)
This commit is contained in:
parent
c22d9127e1
commit
843dfe48b0
1 changed files with 0 additions and 1 deletions
|
|
@ -142,7 +142,6 @@ static int emit_info(struct impl *impl, bool full)
|
||||||
if (!device_numbers.empty()) {
|
if (!device_numbers.empty()) {
|
||||||
std::ostringstream s;
|
std::ostringstream s;
|
||||||
|
|
||||||
|
|
||||||
/* encode device numbers into a json array */
|
/* encode device numbers into a json array */
|
||||||
s << "[ ";
|
s << "[ ";
|
||||||
for (const auto& devid : device_numbers)
|
for (const auto& devid : device_numbers)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue