From ea59ef3cd344a3a52911b3c3bf79afd478738dad Mon Sep 17 00:00:00 2001 From: divverent Date: Wed, 18 Feb 2009 20:06:56 +0000 Subject: [PATCH] a debug printf I forgot to comment out git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8731 d7cf8633-e32d-0410-b094-e92efae38249 --- cap_ogg.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cap_ogg.c b/cap_ogg.c index 25101167..04bb401d 100644 --- a/cap_ogg.c +++ b/cap_ogg.c @@ -716,8 +716,7 @@ static void SCR_CaptureVideo_Ogg_Interleave() break; } - fprintf(stderr, ">"); - + //fprintf(stderr, ">"); } static void SCR_CaptureVideo_Ogg_FlushInterleaving() -- 2.39.2