Files
servo/components/webgl
Simon Wülker c0583492d6 webgl: Get rid of a silly expect(unused) (#42193)
The function ends right after this declaration. Instead of ignoring the
fact that its unused, let's remove it.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2026-01-27 18:15:33 +00:00
..