projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd995cf
)
draw/llvm: remove redundant comment
author
Brian Paul
<brianp@vmware.com>
Thu, 9 Dec 2010 23:02:28 +0000
(16:02 -0700)
committer
Brian Paul
<brianp@vmware.com>
Fri, 10 Dec 2010 01:40:48 +0000
(18:40 -0700)
src/gallium/auxiliary/draw/draw_llvm.h
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/draw_llvm.h
b/src/gallium/auxiliary/draw/draw_llvm.h
index
73c1d92
..
9f038f1
100644
(file)
--- 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 {