Commit 33c723d6 authored by Benjamin Pracht's avatar Benjamin Pracht

Cosmetics

parent f594b8ad
......@@ -28,28 +28,8 @@
#include <vlc/input.h>
#include <libgnomevfs/gnome-vfs.h>
#if 0
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#ifdef HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#ifdef HAVE_SYS_TIME_H
# include <sys/time.h>
#endif
#ifdef HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#ifdef HAVE_FCNTL_H
# include <fcntl.h>
#endif
#ifdef HAVE_UNISTD_H
# include <unistd.h>
#endif
#endif
#include "charset.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