]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
oops... sorry for that one. Copypaste without testing never works...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Apr 2007 22:36:23 +0000 (22:36 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 20 Apr 2007 22:36:23 +0000 (22:36 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7148 d7cf8633-e32d-0410-b094-e92efae38249

vid_agl.c

index 5a3916742b7aee4f20478315997785e5167ca7e1..cc1bb0c6e2d9dbdb5a9a7a53ee66a5bde81a0e95 100644 (file)
--- 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);
                        }
                }