Remove misleading comment.

This commit is contained in:
Keith Whitwell 2005-01-13 14:54:44 +00:00
parent edd21a6f72
commit d9af44f358

View file

@ -204,8 +204,6 @@ void viaEmitState(viaContextPtr vmesa)
nDummyValue = (HC_SubA_HTXSMD << 24) | 0;
}
/* Clear cache flag never set:
*/
if (vmesa->clearTexCache) {
vmesa->clearTexCache = 0;
OUT_RING( nDummyValue | HC_HTXCHCLR_MASK );