[doc] Remove references to cogl_vertex_buffer_delete_indices

These referencese were left over from before indices got CoglHandles to
uniquely identify them.  cogl_handle_unref can be used to delete indices
now.
This commit is contained in:
Robert Bragg
2009-07-19 10:08:32 +01:00
parent dc0b1cddf5
commit da37e1e27d
2 changed files with 0 additions and 15 deletions

View File

@ -378,7 +378,6 @@ cogl_vertex_buffer_draw
<SUBSECTION>
CoglIndicesType
cogl_vertex_buffer_indices_new
cogl_vertex_buffer_delete_indices
cogl_vertex_buffer_draw_elements
cogl_vertex_buffer_indices_get_for_quads
<SUBSECTION Private>