summaryrefslogtreecommitdiff
path: root/cogl/cogl1-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl1-context.h')
-rw-r--r--cogl/cogl1-context.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cogl/cogl1-context.h b/cogl/cogl1-context.h
index 92ac7d08..87b179ab 100644
--- a/cogl/cogl1-context.h
+++ b/cogl/cogl1-context.h
@@ -840,7 +840,6 @@ cogl_flush (void);
* Since: 1.0
* Deprecated: 1.16: Use the #CoglGLES2Context api instead
*/
-COGL_DEPRECATED_IN_1_16_FOR (CoglGLES2Context_API)
void
cogl_begin_gl (void);
@@ -853,7 +852,6 @@ cogl_begin_gl (void);
* Since: 1.0
* Deprecated: 1.16: Use the #CoglGLES2Context api instead
*/
-COGL_DEPRECATED_IN_1_16_FOR (CoglGLES2Context_API)
void
cogl_end_gl (void);