Fix outdated documentation
The return value of queues_notification_close_id was removed in 3b6c529 but the documentation wasn't updated accordingly.
This commit is contained in:
parent
8547be20d7
commit
d6ef1c24c5
@ -86,8 +86,6 @@ bool queues_notification_replace_id(notification *new);
|
||||
* @param id The id of the notification to close
|
||||
* @param reason The #reason to close
|
||||
*
|
||||
* @return the reason, why the notification got closed
|
||||
*
|
||||
* @post Call wake_up() to synchronize the queues with the UI
|
||||
* (which closes the notification on screen)
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user