silence warning
This commit is contained in:
@@ -68,7 +68,7 @@ static struct gl_program *st_new_program( GLcontext *ctx,
|
||||
GLenum target,
|
||||
GLuint id )
|
||||
{
|
||||
struct st_context *st = st_context(ctx);
|
||||
// struct st_context *st = st_context(ctx);
|
||||
|
||||
switch (target) {
|
||||
case GL_VERTEX_PROGRAM_ARB: {
|
||||
|
||||
Reference in New Issue
Block a user