st/mesa: remove commented-out struct field
authorBrian Paul <brianp@vmware.com>
Wed, 5 May 2010 03:19:30 +0000 (21:19 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 5 May 2010 03:19:30 +0000 (21:19 -0600)
src/mesa/state_tracker/st_cb_drawtex.c

index 6d387d5ccf1c771cdaa3473c07d0ec044f80587f..7e51775c9d1aec777d8101d7c64061e596565d2c 100644 (file)
@@ -42,7 +42,6 @@
 
 struct cached_shader
 {
-   //struct pipe_shader_state shader;
    void *handle;
 
    uint num_attribs;