Skip to content
Snippets Groups Projects
Commit 6ff42397 authored by Filip Roséen's avatar Filip Roséen Committed by Hugo Beauzée-Luyssen
Browse files

demux/vobsub: Control: remove redundant casts


The type yield by va_arg( args, T ) is already guaranteed to be T;
there is no need for the explicit cast.

Signed-off-by: default avatarHugo Beauzée-Luyssen <hugo@beauzee.fr>
parent dbae0e30
No related branches found
No related tags found
No related merge requests found
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