From 774e9b9aaa7bb10bafb73d89cdff1f27160016fd Mon Sep 17 00:00:00 2001 From: Guenter Bartsch Date: Mon, 26 Nov 2001 20:02:33 +0000 Subject: switching off spu debug output CVS patchset: 1118 CVS date: 2001/11/26 20:02:33 --- src/libspudec/spu.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/libspudec/spu.c b/src/libspudec/spu.c index 62e89ef90..af342d146 100644 --- a/src/libspudec/spu.c +++ b/src/libspudec/spu.c @@ -35,7 +35,7 @@ * along with this program; see the file COPYING. If not, write to * the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. * - * $Id: spu.c,v 1.24 2001/11/20 03:43:18 miguelfreitas Exp $ + * $Id: spu.c,v 1.25 2001/11/26 20:02:33 guenter Exp $ * */ @@ -53,7 +53,9 @@ #include "video_out/alphablend.h" #include "xineutils.h" +/* #define LOG_DEBUG 1 +*/ #ifdef DEBUG -- cgit v1.2.3