diff options
author | Alex Deucher <[email protected]> | 2009-05-29 14:55:12 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2009-05-29 14:55:12 -0400 |
commit | 5a8b67f3638485fc1536ab7d2cfeccc854b5e8fc (patch) | |
tree | fe4184f7b6438128356c3656cd2f159c3d6de1f6 /src/mesa/drivers/dri/r600/r600_context.h | |
parent | e6eb0ce6ef61e16c5d986b370a13c7b62364ad4e (diff) |
more cleanup
Diffstat (limited to 'src/mesa/drivers/dri/r600/r600_context.h')
-rw-r--r-- | src/mesa/drivers/dri/r600/r600_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/r600/r600_context.h b/src/mesa/drivers/dri/r600/r600_context.h index 6f41bbcbbc0..8bfcb7b4e03 100644 --- a/src/mesa/drivers/dri/r600/r600_context.h +++ b/src/mesa/drivers/dri/r600/r600_context.h @@ -140,7 +140,6 @@ typedef struct chip_object GLuint (*GetTexObjSize)(void); - struct tnl_pipeline_stage **stages; } chip_object; /** |