From 4d1fa0cb7b8291ce2d98b0e894ed29c384935812 Mon Sep 17 00:00:00 2001 From: phintuka Date: Sat, 9 May 2009 16:05:06 +0000 Subject: Removed log message --- xine/vo_hook.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xine/vo_hook.c b/xine/vo_hook.c index f5bcfba6..89190b9c 100644 --- a/xine/vo_hook.c +++ b/xine/vo_hook.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: vo_hook.c,v 1.4 2009-01-17 00:48:30 rofafor Exp $ + * $Id: vo_hook.c,v 1.5 2009-05-09 16:05:06 phintuka Exp $ * */ @@ -150,7 +150,7 @@ int wire_video_driver(xine_video_port_t *video_port, vo_driver_t *hook) return 0; } - LOGMSG("wire_video_driver: vo_driver == vos_driver"); + /*LOGMSG("wire_video_driver: vo_driver == vos_driver");*/ /* wire */ -- cgit v1.2.3