taskpool: fix docs warnings
authorTim-Philipp Müller <tim@centricular.com>
Fri, 20 Nov 2020 14:55:17 +0000 (14:55 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 20 Nov 2020 14:57:55 +0000 (14:57 +0000)
gsttaskpool.c:507: Warning: Gst: gst_shared_task_pool_get_max_threads: unknown parameter 'max_threads' in documentation comment

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/703>

gst/gsttaskpool.c

index 688fb5f..3116cc7 100644 (file)
@@ -504,7 +504,6 @@ gst_shared_task_pool_set_max_threads (GstSharedTaskPool * pool,
 /**
  * gst_shared_task_pool_get_max_threads:
  * @pool: a #GstSharedTaskPool
- * @max_threads: Maximum number of threads to spawn.
  *
  * Returns: the maximum number of threads @pool is configured to spawn
  * Since: 1.20