Delete two invalid assertions.
authorIan Romanick <idr@us.ibm.com>
Tue, 20 Feb 2007 23:18:53 +0000 (15:18 -0800)
committerIan Romanick <idr@us.ibm.com>
Tue, 20 Feb 2007 23:18:53 +0000 (15:18 -0800)
commitf0bcee5db0523edaacbd1fb0eaa74b435ae7c188
tree862b7b9e78e9082892cac1512d76448c2420f4d5
parent1e2b46963595e02172b4d651cc8a219e9f5c8176
Delete two invalid assertions.

These two assertions are invalid for a couple reasons.  Primarily,
when this code is compiled into the X-server, the symbols
"glSecondaryColor3fEXT" and "glPointParameterivNV" do not exist.
src/mesa/glapi/glapi.c