Skip to content
Snippets Groups Projects
Commit c77a99a3 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

remove unused typedef

parent 316088db
No related branches found
No related tags found
No related merge requests found
......@@ -30,11 +30,6 @@
#include <vlc/libvlc.h>
#include <assert.h>
struct libvlc_log_t
{
libvlc_instance_t *p_instance;
};
unsigned libvlc_get_log_verbosity( const libvlc_instance_t *p_instance )
{
(void) p_instance;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment