aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2011-08-20 14:17:45 -0700
committerIan Romanick <[email protected]>2011-09-19 12:02:21 -0700
commit76e5020e901eb516598e2154ff62cde138ee6eb9 (patch)
treedf5ffe789d7091a8a20a7e0a47d3d9c4ff6d7e05 /src/mesa
parent2e1cc883b380c3e038b7f2890bf80ed1736a9f18 (diff)
mesa: Delete stale comment about MESAX extensions
Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Roland Scheidegger <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa')
-rw-r--r--src/mesa/main/extensions.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/extensions.c b/src/mesa/main/extensions.c
index e1b8f8df03a..81bbca240d1 100644
--- a/src/mesa/main/extensions.c
+++ b/src/mesa/main/extensions.c
@@ -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 */