weston-log: Fix documentation for weston_log_subscription_create

Introduced with e0a858a5f2, commit 'weston-debug: Introduce
weston_log_subscription and weston_log_subscriber objects'. We don't
really return a weston_log_subscription so let's remove it.

Some newer doxygen detects this and we are treating warning as errors.

Fixes #594

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad 2022-06-28 11:24:58 +03:00
parent aa4f7d3a63
commit 7932664b3b

View file

@ -238,8 +238,6 @@ weston_log_subscription_get_data(struct weston_log_subscription *sub)
* subscription
* @param scope the scope in order to add the subscription to the scope's
* subscription list
* @returns a weston_log_subscription object in case of success, or NULL
* otherwise
*
* @sa weston_log_subscription_destroy, weston_log_subscription_remove,
* weston_log_subscription_add