mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-30 15:50:32 +01:00
mesa: Delete stale comment about MESAX extensions
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Roland Scheidegger <sroland@vmware.com> Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Marek Olšák <maraeo@gmail.com>
This commit is contained in:
parent
2e1cc883b3
commit
76e5020e90
1 changed files with 0 additions and 2 deletions
|
|
@ -74,8 +74,6 @@ struct extension {
|
|||
|
||||
/**
|
||||
* \brief Table of supported OpenGL extensions for all API's.
|
||||
*
|
||||
* Note: The GL_MESAX_* extensions are placeholders for future ARB extensions.
|
||||
*/
|
||||
static const struct extension extension_table[] = {
|
||||
/* ARB Extensions */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue