blob: c32c63112491ff0b475a7c036f8d1f95279946ce [file] [log] [blame]
diff --git a/src/mesa/state_tracker/st_manager.c b/src/mesa/state_tracker/st_manager.c
index a3a6771..7d9c6df 100644
--- a/src/mesa/state_tracker/st_manager.c
+++ b/src/mesa/state_tracker/st_manager.c
@@ -462,8 +462,6 @@ st_context_flush(struct st_context_iface *stctxi, unsigned flags,
}
st_flush(st, fence, pipe_flags);
- if (flags & ST_FLUSH_FRONT)
- st_manager_flush_frontbuffer(st);
}
static boolean