Skip to content

Commit

Permalink
Remove un-needed added whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jliljebl committed Oct 24, 2024
1 parent 46eeaf1 commit c023dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/sdl2/consumer_sdl2.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ mlt_consumer consumer_sdl2_init(mlt_profile profile,

// Default scrub audio
mlt_properties_set_int(self->properties, "scrub_audio", 1);

// Ensure we don't join on a non-running object
self->joined = 1;

Expand Down

0 comments on commit c023dc8

Please sign in to comment.