draw/llvm: remove redundant comment

This commit is contained in:
Brian Paul 2010-12-09 16:02:28 -07:00
parent bd995cf6c0
commit 70ca064454
1 changed files with 0 additions and 1 deletions

View File

@ -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 {