mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
cogl/cleanup: Drop no longer used CoglAngle
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3288>
This commit is contained in:
parent
9a6ddd2dff
commit
7bd4e18231
@ -88,14 +88,6 @@ cogl_handle_get_type (void) G_GNUC_CONST;
|
|||||||
|
|
||||||
typedef struct _CoglFramebuffer CoglFramebuffer;
|
typedef struct _CoglFramebuffer CoglFramebuffer;
|
||||||
|
|
||||||
/**
|
|
||||||
* CoglAngle:
|
|
||||||
*
|
|
||||||
* Integer representation of an angle such that 1024 corresponds to
|
|
||||||
* full circle (i.e., 2 * pi).
|
|
||||||
*/
|
|
||||||
typedef int32_t CoglAngle;
|
|
||||||
|
|
||||||
typedef struct _CoglColor CoglColor;
|
typedef struct _CoglColor CoglColor;
|
||||||
typedef struct _CoglTextureVertex CoglTextureVertex;
|
typedef struct _CoglTextureVertex CoglTextureVertex;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user