asahi: rm blank

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27616>
This commit is contained in:
Alyssa Rosenzweig 2024-01-22 16:42:56 -04:00 committed by Marge Bot
parent 53e820f20e
commit 98ffbf4cf6

View file

@ -5056,7 +5056,6 @@ agx_draw_vbo(struct pipe_context *pctx, const struct pipe_draw_info *info,
ctx->dirty |= AGX_DIRTY_FS;
}
/* If a GS is active, the mode and index buffer come from the GS output */
enum mesa_prim mode = info->mode;