comment unused 'cb' field

This commit is contained in:
Brian 2007-10-29 17:32:42 -06:00
parent cc9b4df5cb
commit b19a933930

View file

@ -99,6 +99,7 @@ struct st_context
struct st_tracked_state tracked_state[2];
} constants;
/* XXX unused: */
struct {
struct gl_fragment_program *fragment_program;
} cb;