[cogl/wip/standalone: 3/13] renderer: Remove unused error from CoglRendererError
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/standalone: 3/13] renderer: Remove unused error from CoglRendererError
- Date: Mon, 27 Feb 2012 17:45:54 +0000 (UTC)
commit 2aa13dcad21b3a8063c7c694d83200f454792d31
Author: Damien Lespiau <damien lespiau intel com>
Date: Wed Feb 22 17:53:03 2012 +0000
renderer: Remove unused error from CoglRendererError
This type is not documented and is experimental. We don't use
COGL_RENDERER_ERROR_NOT_FOUND and it's pretty vague anyway, just remove
it.
cogl/cogl-types.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/cogl/cogl-types.h b/cogl/cogl-types.h
index 92c5e9a..fea2aec 100644
--- a/cogl/cogl-types.h
+++ b/cogl/cogl-types.h
@@ -697,7 +697,6 @@ typedef enum
/* NB: The above definitions are taken from gl.h equivalents */
typedef enum { /*< prefix=COGL_RENDERER_ERROR >*/
- COGL_RENDERER_ERROR_NOT_FOUND,
COGL_RENDERER_ERROR_XLIB_DISPLAY_OPEN
} CoglRendererError;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]