]> git.sesse.net Git - vlc/blobdiff - modules/gui/wxwidgets/dialogs.cpp
Remove stdio while we're at it.
[vlc] / modules / gui / wxwidgets / dialogs.cpp
index 98f2c2f4c06ae2374dddbba083ba82f07ecae982..dd5c616aa2e04e73bf993dbd9aa41a95f03d8352 100644 (file)
@@ -25,8 +25,6 @@
  * Preamble
  *****************************************************************************/
 #include <errno.h>                                                 /* ENOMEM */
-#include <string.h>                                            /* strerror() */
-#include <stdio.h>
 
 #include <vlc/vlc.h>
 #include <vlc_aout.h>