summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2009-07-19 10:08:32 +0100
committerRobert Bragg <robert@linux.intel.com>2009-07-19 10:23:00 +0100
commitafe10f9897b1789685ee9173c82db680fc5a84f9 (patch)
tree444728cb4663057ec21383c5d7320886fbcc54b5 /doc
parentc570014360d9e5725d843e9cebb9dd8f88cec32a (diff)
downloadcogl-afe10f9897b1789685ee9173c82db680fc5a84f9.tar.gz
[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.
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/cogl/cogl-sections.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/cogl/cogl-sections.txt b/doc/reference/cogl/cogl-sections.txt
index 5a80895f..f236673d 100644
--- a/doc/reference/cogl/cogl-sections.txt
+++ b/doc/reference/cogl/cogl-sections.txt
@@ -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>