libvlc: player: remove will_play()
commitde3727296e3e67b80598a76e19e951bc823abdbd
authorRomain Vimont <rom1v@videolabs.io>
Thu, 9 May 2019 14:49:43 +0000 (9 16:49 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 22 May 2019 20:03:56 +0000 (22 22:03 +0200)
tree8e7d54f566ee491061fe5b1185acefa2e964f509
parentfb5b4934df98701e76003f9c98367e662775181f
libvlc: player: remove will_play()

This function is meaningless on the new player.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
include/vlc/libvlc_media_player.h
lib/libvlc.sym
lib/media_player.c