]> git.sesse.net Git - vlc/blobdiff - modules/meta_engine/musicbrainz.c
taglib: warn the user when the embedded image is invalid (i.e. was embedded by a...
[vlc] / modules / meta_engine / musicbrainz.c
index 26525acb22f3af3e0dfec7570fabf383717bfd4c..7f3611d66637291499138b0cb426449c5636ba27 100644 (file)
@@ -24,7 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>                                      /* malloc(), free() */
 
 #include <vlc/vlc.h>
 #include <vlc_interface.h>