Commit f09786cf authored by Christophe Mutricy's avatar Christophe Mutricy

Compile fix

parent b0d5c622
......@@ -103,7 +103,7 @@ static void test_media_list (const char ** argv, int argc)
libvlc_media_list_release (ml);
libvlc_release (vlc, &ex);
libvlc_release (vlc);
catch ();
}
......
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