st/mesa: remove commented-out struct field

This commit is contained in:
Brian Paul 2010-05-04 21:19:30 -06:00
parent 382eb1a728
commit b29b27c118
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@
struct cached_shader
{
//struct pipe_shader_state shader;
void *handle;
uint num_attribs;