[Mesa-dev] [PATCH 18/21] mesa: Delete stale comment about MESAX extensions

Ian Romanick idr at freedesktop.org
Sat Aug 27 00:57:08 PDT 2011


From: Ian Romanick <ian.d.romanick at intel.com>

---
 src/mesa/main/extensions.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index 0439924..4ebc954 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@ -72,8 +72,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 */
-- 
1.7.4.4



More information about the mesa-dev mailing list