[vlc-devel] commit: Revert "Include vlc_common.h to get VLC_UNUSED()" ( Rémi Duraffort )

git version control git at videolan.org
Mon Mar 3 19:13:43 CET 2008


vlc | branch: master | Rémi Duraffort <ivoire at via.ecp.fr> | Mon Mar  3 18:54:54 2008 +0100| [9db336f33fec96c4e647a1302b2307a96ea805ee]

Revert "Include vlc_common.h to get VLC_UNUSED()"

This reverts commit 805980f9540538da4ca6f1f6d8fcf9a19f34375f.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9db336f33fec96c4e647a1302b2307a96ea805ee
---

 src/network/io.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/network/io.c b/src/network/io.c
index 7d7ce71..905f605 100644
--- a/src/network/io.c
+++ b/src/network/io.c
@@ -54,7 +54,6 @@
 #   include <poll.h>
 #endif
 
-#include <vlc_common.h>
 #include <vlc_network.h>
 
 #ifndef INADDR_ANY




More information about the vlc-devel mailing list