Commit 2ddd0f3e authored by Felix Abecassis's avatar Felix Abecassis

lib: remove unused variable

parent d066747c
......@@ -38,8 +38,6 @@
#include "../src/revision.c"
static const char nomemstr[] = "Insufficient memory";
libvlc_instance_t * libvlc_new( int argc, const char *const *argv )
{
libvlc_threads_init ();
......
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