]> git.sesse.net Git - vlc/blobdiff - modules/video_filter/bluescreen.c
Revert the so-called whitelisting commits that are actually blacklisting
[vlc] / modules / video_filter / bluescreen.c
index 7fc166e237279e8d5559b8ea7059c173e26b9022..41fc5b7d491e5f2d6c57c068307a6258f3f62289 100644 (file)
@@ -24,8 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>                                      /* malloc(), free() */
-#include <string.h>
 
 #include <vlc/vlc.h>
 #include <vlc_vout.h>