gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-exchange] 01/02: remove dead error code


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] 01/02: remove dead error code
Date: Tue, 16 Jan 2018 13:11:39 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

commit c300b88af215e6bd8f59dac87cde754f7e4b4cdb
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Jan 16 11:46:05 2018 +0100

    remove dead error code
---
 src/include/taler_error_codes.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h
index d90bd4f..0121cfd 100644
--- a/src/include/taler_error_codes.h
+++ b/src/include/taler_error_codes.h
@@ -1378,12 +1378,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.
    * Returned with an HTTP status code of internal error.

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]