Skip to content

Commit 55e2f06

Browse files
committed
chore: remove useless comment
Signed-off-by: Stephan Wendel <[email protected]>
1 parent ae02f46 commit 55e2f06

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libs/hwhandler.sh

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ list_picam_resolution() {
9292
done < <(libcamera-hello --list-cameras | sed '1,2d;s/Modes:/Colorspace:/')
9393
}
9494

95-
#type=3):
9695
get_libcamera_controls() {
9796
local ust_bin flags
9897
flags=( --camera-type=libcamera --camera-list_options )

0 commit comments

Comments
 (0)