[clutter/wip/cogl-winsys-egl: 7/37] remove unused _cogl_features_init prototype
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/cogl-winsys-egl: 7/37] remove unused _cogl_features_init prototype
- Date: Mon, 4 Apr 2011 12:07:11 +0000 (UTC)
commit 4babdc5fcda7957cb56e1ac5d977523f3cc2bac3
Author: Robert Bragg <robert linux intel com>
Date: Tue Feb 22 17:30:54 2011 +0000
remove unused _cogl_features_init prototype
There is no corresponding implementation of _cogl_features_init any more
so it was simply an oversight that the prototype wasn't removed when the
implementation was removed.
clutter/cogl/cogl/cogl-internal.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/clutter/cogl/cogl/cogl-internal.h b/clutter/cogl/cogl/cogl-internal.h
index a3e9936..09f5cbc 100644
--- a/clutter/cogl/cogl/cogl-internal.h
+++ b/clutter/cogl/cogl/cogl-internal.h
@@ -100,9 +100,6 @@ cogl_gl_error_to_string (GLenum error_code);
#define COGL_ENABLE_COLOR_ARRAY (1<<3)
#define COGL_ENABLE_BACKFACE_CULLING (1<<4)
-void
-_cogl_features_init (void);
-
int
_cogl_get_format_bpp (CoglPixelFormat format);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]