diff options
Diffstat (limited to 'src/mesa/tnl/t_vb_arbprogram.h')
-rw-r--r-- | src/mesa/tnl/t_vb_arbprogram.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/tnl/t_vb_arbprogram.h b/src/mesa/tnl/t_vb_arbprogram.h index 87d5573a443..60786d6a016 100644 --- a/src/mesa/tnl/t_vb_arbprogram.h +++ b/src/mesa/tnl/t_vb_arbprogram.h @@ -110,8 +110,6 @@ union instruction { GLuint pad:7; GLuint pad2; } msk; - - MESA_LONGLONG dword; }; |