mesa: remove an assertion (see bug 18734)
This commit is contained in:
@@ -780,7 +780,6 @@ append_token(char *dst, gl_state_index k)
|
||||
append(dst, "ShadowAmbient");
|
||||
break;
|
||||
default:
|
||||
assert(0);
|
||||
;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user