cogl: Remove no longer useful define
No longer a public lib so the comment no longer applies as well Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3491>
This commit is contained in:
parent
3fcff05847
commit
2317fbe7c4
@ -43,16 +43,6 @@
|
||||
|
||||
#include <graphene.h>
|
||||
|
||||
/* We currently keep gtype integration delimited in case we eventually
|
||||
* want to split it out into a separate utility library when Cogl
|
||||
* becomes a standalone project. (like cairo-gobject.so)
|
||||
*/
|
||||
#define _COGL_SUPPORTS_GTYPE_INTEGRATION
|
||||
|
||||
/*
|
||||
* API common to the 1.x and 2.0 api...
|
||||
*/
|
||||
|
||||
#include "cogl/cogl-macros.h"
|
||||
|
||||
#include "cogl/cogl1-context.h"
|
||||
|
Loading…
Reference in New Issue
Block a user