Skip to content

vrend: drop pointless argument to make_current

This is always passed as zero, so let's make the code a bit easier to grok by removing this unused argument. We still need to pass zero to the externally passed callback, though.

Signed-off-by: Erik Faye-Lund erik.faye-lund@collabora.com

Merge request reports