summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-attribute.c
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl/cogl-attribute.c')
-rw-r--r--cogl/cogl/cogl-attribute.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cogl/cogl/cogl-attribute.c b/cogl/cogl/cogl-attribute.c
index e92546285..731da1543 100644
--- a/cogl/cogl/cogl-attribute.c
+++ b/cogl/cogl/cogl-attribute.c
@@ -652,7 +652,6 @@ _cogl_flush_attributes_state (CoglFramebuffer *framebuffer,
* pixel and the scene is just comprised of simple rectangles still
* in the journal. For this optimization to work we need to track
* when the framebuffer really does get drawn to. */
- _cogl_framebuffer_mark_mid_scene (framebuffer);
_cogl_framebuffer_mark_clear_clip_dirty (framebuffer);
if (G_UNLIKELY (!(flags & COGL_DRAW_SKIP_LEGACY_STATE)) &&