summaryrefslogtreecommitdiff
path: root/cogl/cogl/cogl-offscreen-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl/cogl-offscreen-private.h')
-rw-r--r--cogl/cogl/cogl-offscreen-private.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cogl/cogl/cogl-offscreen-private.h b/cogl/cogl/cogl-offscreen-private.h
index dabc8697b..ae2f55bd8 100644
--- a/cogl/cogl/cogl-offscreen-private.h
+++ b/cogl/cogl/cogl-offscreen-private.h
@@ -51,8 +51,6 @@ struct _CoglOffscreen
CoglTexture *texture;
int texture_level;
- CoglOffscreenAllocateFlags allocation_flags;
-
/* FIXME: _cogl_offscreen_new_with_texture_full should be made to use
* fb->config to configure if we want a depth or stencil buffer so
* we can get rid of these flags */