Commit 4d17b40d authored by Rémi Duraffort's avatar Rémi Duraffort

Unused variables (remaining from a previous cleanup).

parent d8c29705
......@@ -384,9 +384,6 @@ libvlc_media_player_new_from_media(
**************************************************************************/
static void libvlc_media_player_destroy( libvlc_media_player_t *p_mi )
{
input_thread_t *p_input_thread;
libvlc_exception_t p_e;
assert( p_mi );
/* Detach Callback from the main libvlc object */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment