summaryrefslogtreecommitdiff
path: root/docs/gst/tmpl/gstbuffer.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst/tmpl/gstbuffer.sgml')
-rw-r--r--docs/gst/tmpl/gstbuffer.sgml9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/gst/tmpl/gstbuffer.sgml b/docs/gst/tmpl/gstbuffer.sgml
index 1fa1bb74b3..7e4d8d1d03 100644
--- a/docs/gst/tmpl/gstbuffer.sgml
+++ b/docs/gst/tmpl/gstbuffer.sgml
@@ -347,15 +347,6 @@ Copies the given buffer using the copy function of the parent GstData structure.
@Returns: a new #GstBuffer copy of the buffer.
-<!-- ##### MACRO gst_buffer_needs_copy_on_write ##### -->
-<para>
-Queries if a copy needs to be ade of the buffer in order to safely write
-to its data.
-</para>
-
-@buf: The buffer to query.
-
-
<!-- ##### MACRO gst_buffer_copy_on_write ##### -->
<para>
This function returns a buffer that is safe to write to.