pl_Get(): remove VLC_USED qualifier
pl_Get() does not create a reference to the playlist, so nothing is leaked if the result is ignored. Calling pl_Get() ensures that the playlist has been created.
Showing
Please register or sign in to comment