mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 19:58:09 +02:00
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:
parent
e5ec5aef2b
commit
2f5d41ce79
1 changed files with 0 additions and 2 deletions
|
|
@ -3498,8 +3498,6 @@ struct gl_uniform_buffer_binding
|
||||||
* OpenGL state is contained in this structure.
|
* OpenGL state is contained in this structure.
|
||||||
* Think of this as a base class from which device drivers will derive
|
* Think of this as a base class from which device drivers will derive
|
||||||
* sub classes.
|
* sub classes.
|
||||||
*
|
|
||||||
* The struct gl_context typedef names this structure.
|
|
||||||
*/
|
*/
|
||||||
struct gl_context
|
struct gl_context
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue