summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-framebuffer-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl/cogl-framebuffer-private.h')
-rw-r--r--cogl/cogl/cogl-framebuffer-private.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/cogl/cogl/cogl-framebuffer-private.h b/cogl/cogl/cogl-framebuffer-private.h
index 1f5b31e51..e1a639411 100644
--- a/cogl/cogl/cogl-framebuffer-private.h
+++ b/cogl/cogl/cogl-framebuffer-private.h
@@ -181,10 +181,6 @@ struct _CoglFramebuffer
int clear_clip_y1;
gboolean clear_clip_dirty;
- /* Whether something has been drawn to the buffer since the last
- * swap buffers or swap region. */
- gboolean mid_scene;
-
/* driver specific */
gboolean dirty_bitmasks;
CoglFramebufferBits bits;
@@ -269,9 +265,6 @@ _cogl_framebuffer_clear_without_flush4f (CoglFramebuffer *framebuffer,
void
_cogl_framebuffer_mark_clear_clip_dirty (CoglFramebuffer *framebuffer);
-void
-_cogl_framebuffer_mark_mid_scene (CoglFramebuffer *framebuffer);
-
/*
* _cogl_framebuffer_get_clip_stack:
* @framebuffer: A #CoglFramebuffer