bfaed9dd63
count was initialized to draw_info[i].count but then re-assigned a few lines later. Remove the original assignment. Move the var decl. Signed-off-by: Brian Paul <brianp@vmware.com> Acked-by: Dave Airlie <airlied@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19024>