vout/ios: Remove unnecessary nil check
commit405780b018ef941dba9b3d3bf17d6852e40ca8e4
authorMarvin Scholz <epirat07@gmail.com>
Fri, 18 Jan 2019 17:52:39 +0000 (18 18:52 +0100)
committerThomas Guillem <thomas@gllm.fr>
Mon, 21 Jan 2019 13:31:40 +0000 (21 14:31 +0100)
tree09d6b30faab79a8f893aed83894e21da0695cad7
parent565d3e9c8e8c4b591a897d1b15fcd30bb75dabd7
vout/ios: Remove unnecessary nil check

Sending a message to nil is valid, which makes this check
unnecessary.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/video_output/ios.m