removed the unused/broken GL_PGI_misc_hints extension
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: state.c,v 1.54 2001/01/08 17:42:13 keithw Exp $ */
|
||||
/* $Id: state.c,v 1.55 2001/01/24 04:56:20 brianp Exp $ */
|
||||
|
||||
/*
|
||||
* Mesa 3-D graphics library
|
||||
@@ -420,9 +420,6 @@ _mesa_init_exec_table(struct _glapi_table *exec, GLuint tableSize)
|
||||
exec->PointParameterfEXT = _mesa_PointParameterfEXT;
|
||||
exec->PointParameterfvEXT = _mesa_PointParameterfvEXT;
|
||||
|
||||
/* 77. GL_PGI_misc_hints */
|
||||
exec->HintPGI = _mesa_HintPGI;
|
||||
|
||||
/* 78. GL_EXT_paletted_texture */
|
||||
#if 0
|
||||
exec->ColorTableEXT = _mesa_ColorTableEXT;
|
||||
|
||||
Reference in New Issue
Block a user