Skip to content
Snippets Groups Projects
Commit 3d3e23fa authored by Romain Vimont's avatar Romain Vimont Committed by Romain Vimont
Browse files

vout: remove unused paused parameter

The parameter "paused" was written but never read by the caller.
This is the case since f1bf7ce5.

The comment above "*paused = true" says:

> (so that the current picture is displayed but not the next one)

Since then, the next picture has been removed by
4ec95bb1, so the "paused" parameter can
be removed too.
parent d7d8cff6
No related branches found
No related tags found
Loading
Pipeline #108138 passed with stage
in 18 minutes and 31 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment