projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ec5ae
)
mesa: remove stale comment
author
Dylan Noblesmith
<nobled@dreamwidth.org>
Fri, 20 Sep 2013 15:55:19 +0000
(11:55 -0400)
committer
Kenneth Graunke
<kenneth@whitecape.org>
Tue, 24 Sep 2013 18:27:03 +0000
(11:27 -0700)
This line stopped making sense in the great sed
replace of commit
f9995b30756140724f41daf963fa06167912be7f
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/mtypes.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/mtypes.h
b/src/mesa/main/mtypes.h
index c88c1c67bd65bf6e7401cea9360e5bb972a47aac..448946c03347bd5f5a31979f3553e7fcf4538980 100644
(file)
--- a/
src/mesa/main/mtypes.h
+++ b/
src/mesa/main/mtypes.h
@@
-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
{