taskpool: fix docs warnings

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>
This commit is contained in:
Tim-Philipp Müller 2020-11-20 14:55:17 +00:00
parent 12bc728805
commit 7c0dcb91fc

View 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