gallivm: Remove redundant initialization of dst_vec_type.
authorVinson Lee <vlee@vmware.com>
Mon, 19 Apr 2010 07:35:02 +0000 (00:35 -0700)
committerVinson Lee <vlee@vmware.com>
Mon, 19 Apr 2010 07:35:02 +0000 (00:35 -0700)
commit7f8676c0b03c91bc974900eb783de06833a87f8d
tree817a726de2d74126abf9c4a978137bae93975a13
parent57e71b85020fff33d3e5701d0ef61e9fb84b0af4
gallivm: Remove redundant initialization of dst_vec_type.

dec_vec_type is already initialized to lp_build_vec_type(dst_type) at
its declaration.
src/gallium/auxiliary/gallivm/lp_bld_pack.c