spa: libcamera: device: remove empty line

This commit is contained in:
Barnabás Pőcze 2025-07-12 19:07:25 +02:00 committed by Wim Taymans
parent e19a8bb5cd
commit cb71071d93

View file

@ -142,7 +142,6 @@ static int emit_info(struct impl *impl, bool full)
if (!device_numbers.empty()) {
std::ostringstream s;
/* encode device numbers into a json array */
s << "[ ";
for (const auto& devid : device_numbers)