X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fmain%2Fmtypes.h;h=00b01878465e5de81bce8277175001af8cf59ea0;hb=519a2e7cb7b8f026bd5fe711cdf12a20df1c46ae;hp=3eadb33e0f3bb5b4e62f7de1d9658ebad971e561;hpb=b687531f693548afc6d7cf7b5c6fb76926cc0dc9;p=mesa.git diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h index 3eadb33e0f3..00b01878465 100644 --- a/src/mesa/main/mtypes.h +++ b/src/mesa/main/mtypes.h @@ -2855,7 +2855,6 @@ struct __GLcontextRec GLfloat _ModelViewInvScale; GLboolean _NeedEyeCoords; GLboolean _ForceEyeCoords; - GLboolean _RotateMode; GLenum _CurrentProgram; /* currently executing program */ struct gl_shine_tab *_ShineTable[2]; /**< Active shine tables */