]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/switcher.c
Revert [23694] because the fix was bad.
[vlc] / modules / stream_out / switcher.c
index 91d1867f2bf7760937fdfc9ea98bcf91500c089f..aee074c4c446106d60b46be078743b6f88283968 100644 (file)
@@ -24,8 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdio.h>
-#include <stdlib.h>
 #include <math.h>
 
 #include <vlc/vlc.h>