remove dead error code

This commit is contained in:
Christian Grothoff 2018-01-16 11:46:05 +01:00
parent b31d803c16
commit c300b88af2
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1377,12 +1377,6 @@ enum TALER_ErrorCode
*/
TALER_EC_TIP_AUTHORIZE_DB_SOFT_ERROR = 2706,
/**
* The reserve that was used to fund the tips was never enabled.
* Returned with an HTTP status code of "not found".
*/
TALER_EC_TIP_AUTHORIZE_RESERVE_NOT_ENABLED = 2707,
/**
* The backend had trouble accessing the database to persist
* information about enabling tips.