Browse Source

glsl2: Take out the spamming of debug flags I'd added.

tags/mesa-7.9-rc1
Eric Anholt 15 years ago
parent
commit
6152fa16a1
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/mesa/shader/ir_to_mesa.cpp

+ 0
- 1
src/mesa/shader/ir_to_mesa.cpp View File

@@ -1448,7 +1448,6 @@ _mesa_glsl_link_shader(GLcontext *ctx, struct gl_shader_program *prog)
}
}
}
ctx->Shader.Flags |= GLSL_UNIFORMS;

talloc_free(whole_program);
}

Loading…
Cancel
Save