Mesa (master): draw/llvm: remove redundant comment

Brian Paul brianp at kemper.freedesktop.org
Fri Dec 10 01:41:52 UTC 2010


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

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Dec  9 16:02:28 2010 -0700

draw/llvm: remove redundant comment

---

 src/gallium/auxiliary/draw/draw_llvm.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/draw/draw_llvm.h b/src/gallium/auxiliary/draw/draw_llvm.h
index 73c1d92..9f038f1 100644
--- a/src/gallium/auxiliary/draw/draw_llvm.h
+++ b/src/gallium/auxiliary/draw/draw_llvm.h
@@ -229,7 +229,6 @@ struct draw_llvm_variant
 
    /* key is variable-sized, must be last */
    struct draw_llvm_variant_key key;
-   /* key is variable-sized, must be last */
 };
 
 struct llvm_vertex_shader {




More information about the mesa-commit mailing list