screen-cast-stream-src: Remove stray newline

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4065>
This commit is contained in:
Jonas Ådahl 2024-10-03 10:28:03 +02:00 committed by Marge Bot
parent 2e068dd124
commit bc9cc0135b

View File

@ -173,7 +173,6 @@ syncobj_data_from_buffer (struct spa_buffer *spa_buffer,
#endif /* HAVE_NATIVE_BACKEND */
static gboolean
spa_video_format_from_cogl_pixel_format (CoglPixelFormat cogl_format,
enum spa_video_format *out_spa_format)