Removed obsolete parameters from documentation.
the build was successful Details

This commit is contained in:
tastytea 2019-04-14 06:44:11 +02:00
parent a96b2e0ab5
commit a65cb89d20
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 2 deletions

View File

@ -157,7 +157,6 @@ namespace Easy
* @brief Sends a post.
*
* @param status The status to send
* @param error @ref error "Error code"
*
* @return The new Easy::Status
*
@ -175,7 +174,6 @@ namespace Easy
/*!
* @brief Gets notifications.
*
* @param error @ref error "Error code"
* @param limit Maximum number of notifications
* @param since_id Return notifications newer than ID
* @param max_id Return notifications older than ID