]> git.sesse.net Git - vlc/blobdiff - test/libvlc/core.c
test: Remove unused variable.
[vlc] / test / libvlc / core.c
index e9d773c1520d1be43281f701f874da44e739467d..53cb8c8c511bb4f736d7cd32d4b70f825565aa47 100644 (file)
@@ -26,7 +26,6 @@
 static void test_core (const char ** argv, int argc)
 {
     libvlc_instance_t *vlc;
-    int id;
 
     log ("Testing core\n");