summaryrefslogtreecommitdiff
path: root/cogl/cogl-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-context.h')
-rw-r--r--cogl/cogl-context.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cogl/cogl-context.h b/cogl/cogl-context.h
index b3784d51..0bc0248d 100644
--- a/cogl/cogl-context.h
+++ b/cogl/cogl-context.h
@@ -55,7 +55,6 @@ typedef struct
/* Features cache */
CoglFeatureFlags feature_flags;
CoglFeatureFlagsPrivate feature_flags_private;
- gboolean features_cached;
CoglHandle default_pipeline;
CoglHandle default_layer_0;