]> git.sesse.net Git - vlc/blobdiff - test/libvlc/meta.c
LibVLC: remove exceptions infrastructure
[vlc] / test / libvlc / meta.c
index c4131ebbb9ebbf323b9e40b3882ecf2798d39f64..49403e2d61039d6ce3c95f20c412e2aba43c85d9 100644 (file)
@@ -34,7 +34,6 @@ static void test_meta (const char ** argv, int argc)
 
     log ("Testing meta\n");
 
-    libvlc_exception_init (&ex);
     vlc = libvlc_new (argc, argv);
     assert (vlc != NULL);