Commit baf3bd02 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

DVDnav: remove unused includes

parent 482beffd
...@@ -38,8 +38,6 @@ ...@@ -38,8 +38,6 @@
#endif #endif
#include <assert.h> #include <assert.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <fcntl.h> #include <fcntl.h>
#include <errno.h> #include <errno.h>
...@@ -51,7 +49,6 @@ ...@@ -51,7 +49,6 @@
#include <vlc_demux.h> #include <vlc_demux.h>
#include <vlc_charset.h> #include <vlc_charset.h>
#include <vlc_fs.h> #include <vlc_fs.h>
#include <vlc_url.h>
#include <vlc_vout.h> #include <vlc_vout.h>
#include <vlc_dialog.h> #include <vlc_dialog.h>
#include <vlc_iso_lang.h> #include <vlc_iso_lang.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment