st/mesa: Remove unnecessary headers.
[mesa.git] / src / mesa / state_tracker / st_atom_framebuffer.c
index 52c507da3b3d2948051b5b67446c84ed133190e4..036bc60049abb044281d2a26e1a31d5b40b75fc5 100644 (file)
@@ -73,9 +73,7 @@ update_renderbuffer_surface(struct st_context *st,
                                                    strb->rtt_face,
                                                    level,
                                                    strb->rtt_slice,
-                                                   PIPE_BIND_RENDER_TARGET |
-                                                   PIPE_BIND_BLIT_SOURCE |
-                                                   PIPE_BIND_BLIT_DESTINATION );
+                                                   PIPE_BIND_RENDER_TARGET);
 #if 0
             printf("-- alloc new surface %d x %d into tex %p\n",
                    strb->surface->width, strb->surface->height,