X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=test%2Flibvlc%2Fcore.c;h=53cb8c8c511bb4f736d7cd32d4b70f825565aa47;hb=8f9b242ff45f74b59df0aaee81431ea078579036;hp=e9d773c1520d1be43281f701f874da44e739467d;hpb=51bbf793131496c6f31f70953ff434f17be80d63;p=vlc diff --git a/test/libvlc/core.c b/test/libvlc/core.c index e9d773c152..53cb8c8c51 100644 --- a/test/libvlc/core.c +++ b/test/libvlc/core.c @@ -26,7 +26,6 @@ static void test_core (const char ** argv, int argc) { libvlc_instance_t *vlc; - int id; log ("Testing core\n");