mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-14 11:50:17 +01: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.
|
||||
* 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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue