Mesa (master): mesa: remove stale comment

Kenneth Graunke kwg at kemper.freedesktop.org
Tue Sep 24 18:41:14 UTC 2013


Module: Mesa
Branch: master
Commit: 2f5d41ce79af77eac1e7e4e8f7c855d128fa8871
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f5d41ce79af77eac1e7e4e8f7c855d128fa8871

Author: Dylan Noblesmith <nobled at dreamwidth.org>
Date:   Fri Sep 20 11:55:19 2013 -0400

mesa: remove stale comment

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

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>

---

 src/mesa/main/mtypes.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
index c88c1c6..448946c 100644
--- 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
 {




More information about the mesa-commit mailing list