mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
cogl: Remove declaration for long gone function
It was removed in 2011, but the declaration lingered. Until now. https://gitlab.gnome.org/GNOME/mutter/merge_requests/935
This commit is contained in:
parent
ae4ae61a5f
commit
30964051fe
@ -94,9 +94,6 @@ _cogl_transform_point (const CoglMatrix *matrix_mv,
|
|||||||
gboolean
|
gboolean
|
||||||
_cogl_check_extension (const char *name, char * const *ext);
|
_cogl_check_extension (const char *name, char * const *ext);
|
||||||
|
|
||||||
void
|
|
||||||
_cogl_clear (const CoglColor *color, unsigned long buffers);
|
|
||||||
|
|
||||||
void
|
void
|
||||||
_cogl_init (void);
|
_cogl_init (void);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user