From dfe4cea30617a7a94d3285ed30dc96a45f69e2dd Mon Sep 17 00:00:00 2001 From: divverent Date: Fri, 20 Apr 2007 22:36:23 +0000 Subject: [PATCH] oops... sorry for that one. Copypaste without testing never works... git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7148 d7cf8633-e32d-0410-b094-e92efae38249 --- vid_agl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vid_agl.c b/vid_agl.c index 5a391674..cc1bb0c6 100644 --- a/vid_agl.c +++ b/vid_agl.c @@ -176,7 +176,7 @@ void VID_Finish (qboolean allowmousegrab) } else { - Con_Printf("WARNING: can't enable multithreaded GL, CGL functions not present\n", (int) e); + Con_Printf("WARNING: can't enable multithreaded GL, CGL functions not present\n"); Cvar_SetValueQuick(&apple_multithreadedgl, 0); } } -- 2.39.2