Remove _cogl_flush_matrix_stacks from cogl-internal.h
The definition for this function was removed in f7d64e5abvoid so it should be removed from the header too.
This commit is contained in:
parent
57d9c3c668
commit
c49edf0097
@ -109,8 +109,6 @@ _cogl_get_texture_unit (int index_);
|
||||
void
|
||||
_cogl_destroy_texture_units (void);
|
||||
|
||||
void _cogl_flush_matrix_stacks (void);
|
||||
|
||||
void
|
||||
_cogl_flush_face_winding (void);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user