mesa: remove obsolete comment in version.c

Pointed out by Brian Paul.
This commit is contained in:
Marek Olšák
2012-01-24 21:31:46 +01:00
parent fc878cf7a4
commit 95dab55751
-1
View File
@@ -77,7 +77,6 @@ _mesa_override_glsl_version(struct gl_context *ctx)
/**
* Examine enabled GL extensions to determine GL version.
* Return major and minor version numbers.
*/
static void
compute_version(struct gl_context *ctx)