i965: remove unused brw_context::tmp_fallback field

This commit is contained in:
Brian Paul 2009-10-22 16:32:08 -06:00
parent 2f7abf5c04
commit f9bbbe5803

View file

@ -454,7 +454,6 @@ struct brw_context
GLuint primitive;
GLboolean emit_state_always;
GLboolean tmp_fallback;
GLboolean no_batch_wrap;
struct {