mesa: remove stale comment

This line stopped making sense in the great sed
replace of commit f9995b3075

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
Dylan Noblesmith 2013-09-20 11:55:19 -04:00 committed by Kenneth Graunke
parent e5ec5aef2b
commit 2f5d41ce79

View file

@ -3498,8 +3498,6 @@ struct gl_uniform_buffer_binding
* OpenGL state is contained in this structure.
* Think of this as a base class from which device drivers will derive
* sub classes.
*
* The struct gl_context typedef names this structure.
*/
struct gl_context
{