[MPlayer-cvslog] r24767 - trunk/stream/dvb_tune.c
nicodvb
subversion at mplayerhq.hu
Sat Oct 13 11:40:32 CEST 2007
Author: nicodvb
Date: Sat Oct 13 11:40:32 2007
New Revision: 24767
Log:
removed useless inclusion of error.h
Modified:
trunk/stream/dvb_tune.c
Modified: trunk/stream/dvb_tune.c
==============================================================================
--- trunk/stream/dvb_tune.c (original)
+++ trunk/stream/dvb_tune.c Sat Oct 13 11:40:32 2007
@@ -30,7 +30,6 @@
#include <sys/poll.h>
#include <unistd.h>
#include <fcntl.h>
-#include <error.h>
#include <time.h>
#include <errno.h>
#include "config.h"
More information about the MPlayer-cvslog
mailing list