diff options
Diffstat (limited to 'src/mesa/tnl/t_context.h')
-rw-r--r-- | src/mesa/tnl/t_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_context.h b/src/mesa/tnl/t_context.h index 6a9444216c0..b3fce81b459 100644 --- a/src/mesa/tnl/t_context.h +++ b/src/mesa/tnl/t_context.h @@ -528,7 +528,6 @@ typedef struct GLuint nr_blocks; GLuint CurInstance; - } TNLcontext; |