r300: Further reduced the radeon_span.c diff.
[mesa.git] / src / mesa / swrast / swrast.h
index 9e1fe24bb40cf03a04242622148ae6de21d744c8..12264a159ad33ee9b61d74129695a2e206e342d8 100644 (file)
@@ -69,7 +69,6 @@ typedef struct {
    GLfloat win[4];
    GLchan color[4];
    GLchan specular[4];
-   GLfloat fog;
    GLfloat index;
    GLfloat pointSize;
    GLfloat attrib[FRAG_ATTRIB_MAX][4]; /**< texcoords & varying, more to come */