This commit is contained in:
Stephane Marchesin 2006-04-14 22:59:33 +00:00
parent 4c850f346b
commit 911ec211a5

View file

@ -127,7 +127,6 @@ typedef struct nouveau_context {
GLmatrix viewport;
GLfloat depth_scale;
GLfloat depth_scale;
GLuint render_index;
}nouveauContextRec, *nouveauContextPtr;