]> git.sesse.net Git - vlc/blobdiff - modules/stream_out/duplicate.c
Qt4 - Fix the saving of the preferences to avoid inaccuracies between the panels.
[vlc] / modules / stream_out / duplicate.c
index 5040a24ddf703ea0257beb3815e8097bf2153e0b..c6f04f399ee86a9ee82ab33a8fa2151960df827a 100644 (file)
@@ -24,8 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <stdlib.h>
-#include <string.h>
 
 #include <vlc/vlc.h>
 #include <vlc_sout.h>