renderer: drop commented out line

macos/master
Dave Airlie 10 years ago
parent 0a55b3264c
commit be6d023313
  1. 1
      src/vrend_renderer.c

@ -2600,7 +2600,6 @@ void vrend_draw_vbo(struct vrend_context *ctx,
} else
glBindBuffer(GL_ELEMENT_ARRAY_BUFFER, 0);
// vrend_ctx_restart_queries(ctx);
if (ctx->sub->current_so) {
if (ctx->sub->current_so->xfb_state == XFB_STATE_STARTED_NEED_BEGIN) {
if (ctx->sub->gs)

Loading…
Cancel
Save