Skip to content
  • Rémi Denis-Courmont's avatar
    messages: simplify vlc_LogDeinit() · 91743e4d
    Rémi Denis-Courmont authored
    In the final deinitialization, there is no thread safety and
    logger replacement. The existing logger is simply deleted.
    
    Also rename it to vlc_LogDestroy() and take a logger pointer rather
    than the VLC instance.
    91743e4d