messages: remove always NULL parameter
- Jun 23, 2022
-
-
It's actually vlc_LogSet()
be790d9d -
8b0dd8cf removed the use of the verbosity level that was found in libvlc_priv_t. It is no longer available with the vlc_logger. All logs are generated on Windows, no matter the verbosity level.
702b1eeb
-