mesa: Get GL_MAX_VERTEX_OUTPUT_COMPONENTS from VertexProgram.MaxOutputComponents
[mesa.git] / src / mesa / main / glheader.h
index c83c68f71091fe9387fe571805acfd1b6536253a..b3b0c52a058a002d16524266cfcba9fe58166059 100644 (file)
@@ -59,10 +59,6 @@ extern "C" {
 #endif
 
 
-/**
- * GL_FIXED is defined in glext.h version 64 but these typedefs aren't (yet).
- */
-typedef int GLfixed;
 typedef int GLclampx;