Commit d8e17e4c authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Unused mutex

parent 2ebdd8c3
......@@ -76,8 +76,6 @@ static inline msg_bank_t *libvlc_bank (libvlc_int_t *inst)
*****************************************************************************/
static void PrintMsg ( vlc_object_t *, msg_item_t * );
static vlc_mutex_t msg_stack_lock = VLC_STATIC_MUTEX;
/**
* Store all data required by messages interfaces.
*/
......
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