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:
@@ -238,8 +238,6 @@ weston_log_subscription_get_data(struct weston_log_subscription *sub)
|
|||||||
* subscription
|
* subscription
|
||||||
* @param scope the scope in order to add the subscription to the scope's
|
* @param scope the scope in order to add the subscription to the scope's
|
||||||
* subscription list
|
* subscription list
|
||||||
* @returns a weston_log_subscription object in case of success, or NULL
|
|
||||||
* otherwise
|
|
||||||
*
|
*
|
||||||
* @sa weston_log_subscription_destroy, weston_log_subscription_remove,
|
* @sa weston_log_subscription_destroy, weston_log_subscription_remove,
|
||||||
* weston_log_subscription_add
|
* weston_log_subscription_add
|
||||||
|
|||||||
Reference in New Issue
Block a user