From d63ba71a630605434137fc3ae7f83c9355a8606c Mon Sep 17 00:00:00 2001 From: fhorse <punes.development@gmail.com> Date: Tue, 12 Apr 2016 19:13:12 +0200 Subject: [PATCH] Eliminato commento duplicato. --- src/video/sdl/opengl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/video/sdl/opengl.c b/src/video/sdl/opengl.c index a0705f518..e0069c12a 100644 --- a/src/video/sdl/opengl.c +++ b/src/video/sdl/opengl.c @@ -1492,7 +1492,6 @@ INLINE static void opengl_shader_glsl_params_set(const _shader *shd, GLuint fcou } } } -// cg INLINE static void opengl_shader_glsl_disable_attrib(void) { GLuint i;