[MPlayer-cvslog] r32071 - trunk/mplayer.c

reimar subversion at mplayerhq.hu
Wed Sep 8 19:47:26 CEST 2010


Author: reimar
Date: Wed Sep  8 19:47:26 2010
New Revision: 32071

Log:
Remove useless ifdef.

Modified:
   trunk/mplayer.c

Modified: trunk/mplayer.c
==============================================================================
--- trunk/mplayer.c	Wed Sep  8 19:38:52 2010	(r32070)
+++ trunk/mplayer.c	Wed Sep  8 19:47:26 2010	(r32071)
@@ -128,9 +128,7 @@
 #include "osdep/getch2.h"
 #include "osdep/timer.h"
 
-#ifdef CONFIG_NETWORKING
 #include "udp_sync.h"
-#endif /* CONFIG_NETWORKING */
 
 #ifdef CONFIG_X11
 #include "libvo/x11_common.h"


More information about the MPlayer-cvslog mailing list