[Mesa-dev] [PATCH 1/3] mesa: remove stale comment

Dylan Noblesmith nobled at dreamwidth.org
Fri Sep 20 08:55:19 PDT 2013


This line stopped making sense in the great sed
replace of commit f9995b30756140724f41daf963fa06167912be7f
---
 src/mesa/main/mtypes.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/src/mesa/main/mtypes.h b/src/mesa/main/mtypes.h
index 6d700ec..3c8b018 100644
--- a/src/mesa/main/mtypes.h
+++ b/src/mesa/main/mtypes.h
@@ -3475,8 +3475,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
 {
-- 
1.7.9.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130920/ad0e9722/attachment.html>


More information about the mesa-dev mailing list