From d6c04ca25eb267ec70627e148a6d5c5bd7ec8b59 Mon Sep 17 00:00:00 2001 From: Joseph Carter Date: Sat, 10 Jun 2000 21:49:26 +0000 Subject: [PATCH] oops --- source/vid_wgl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/vid_wgl.c b/source/vid_wgl.c index c0dd411..0fcb187 100644 --- a/source/vid_wgl.c +++ b/source/vid_wgl.c @@ -629,7 +629,6 @@ void GL_Init (void) if (strnicmp(gl_renderer,"Permedia",8)==0) isPermedia = true; - CheckTextureExtensions (); CheckMultiTextureExtensions (); glClearColor (0,0,0,0);