summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglcontext.c
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2015-03-18 10:12:49 -0700
committerMatthew Waters <matthew@centricular.com>2015-03-18 10:13:25 -0700
commit0ee027b6ee61bf75051ea8cc34e9b9dd171dc5f9 (patch)
tree3ad3be20097b0de6ac94ea068ad1f7ae743ae588 /gst-libs/gst/gl/gstglcontext.c
parent7782bdf286cf57b42f4bdcd582d1044964a1b01a (diff)
downloadgstreamer-plugins-bad-0ee027b6ee61bf75051ea8cc34e9b9dd171dc5f9.tar.gz
gl/docs: update some doc comments
Diffstat (limited to 'gst-libs/gst/gl/gstglcontext.c')
-rw-r--r--gst-libs/gst/gl/gstglcontext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gstglcontext.c b/gst-libs/gst/gl/gstglcontext.c
index d05169f22..b578a163a 100644
--- a/gst-libs/gst/gl/gstglcontext.c
+++ b/gst-libs/gst/gl/gstglcontext.c
@@ -449,7 +449,6 @@ gst_gl_context_get_current_gl_context (GstGLPlatform context_type)
/**
* gst_gl_context_get_current_gl_api:
- * @context_type: a #GstGLPlatform specifying the type of context to retreive
* @major: (out): (allow-none): the major version
* @minor: (out): (allow-none): the minor version
*