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
|
||||
_cogl_check_extension (const char *name, char * const *ext);
|
||||
|
||||
void
|
||||
_cogl_clear (const CoglColor *color, unsigned long buffers);
|
||||
|
||||
void
|
||||
_cogl_init (void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user