Remove stray whitespace

This commit is contained in:
Jesse Talavera 2024-12-17 14:57:36 -05:00
parent 88b6342bb5
commit 7586ae7dbe
1 changed files with 0 additions and 1 deletions

View File

@ -75,7 +75,6 @@ static const char *const FFMPEG_CAMERA_DEVICE_TYPE_PRIORITIES[] = {
*/
};
typedef struct ffmpeg_camera
{
sthread_t *poll_thread;