[cogl/wip/cogl-winsys-wgl: 1/4] CoglWinsysVtable: Remove 'has_feature'
- From: Neil Roberts <nroberts src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/cogl-winsys-wgl: 1/4] CoglWinsysVtable: Remove 'has_feature'
- Date: Tue, 10 May 2011 16:15:44 +0000 (UTC)
commit f2a37b27f902bdc26f20bb7e0e9952cabe747bcf
Author: Neil Roberts <neil linux intel com>
Date: Tue May 10 13:14:48 2011 +0100
CoglWinsysVtable: Remove 'has_feature'
This virtual function is no longer used or defined anywhere since the
function was moved to the common backend code in 16bfa27d43.
cogl/winsys/cogl-winsys-private.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/cogl/winsys/cogl-winsys-private.h b/cogl/winsys/cogl-winsys-private.h
index 1e1fec0..0853399 100644
--- a/cogl/winsys/cogl-winsys-private.h
+++ b/cogl/winsys/cogl-winsys-private.h
@@ -82,9 +82,6 @@ typedef struct _CoglWinsysVtable
(*context_egl_get_egl_display) (CoglContext *context);
#endif
- gboolean
- (*has_feature) (CoglWinsysFeature feature);
-
#ifdef COGL_HAS_XLIB_SUPPORT
XVisualInfo *
(*xlib_get_visual_info) (void);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]