From 87e16541af26380c50733cf4b3271c98f8efbda3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 20 Jun 2017 23:17:57 +0200 Subject: incomplete work on fixing #5010 for /refresh/melt --- src/include/taler_error_codes.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_error_codes.h b/src/include/taler_error_codes.h index 86d7f89a7..fd9387fb7 100644 --- a/src/include/taler_error_codes.h +++ b/src/include/taler_error_codes.h @@ -440,14 +440,6 @@ enum TALER_ErrorCode */ TALER_EC_REFRESH_MELT_DB_STORE_SESSION_ERROR = 1304, - /** - * The exchange failed to store refresh order data in the - * database. - * This response is provided with HTTP status code - * MHD_HTTP_INTERNAL_ERROR. - */ - TALER_EC_REFRESH_MELT_DB_STORE_ORDER_ERROR = 1305, - /** * The exchange failed to store commit data in the * database. @@ -456,14 +448,6 @@ enum TALER_ErrorCode */ TALER_EC_REFRESH_MELT_DB_STORE_COMMIT_ERROR = 1306, - /** - * The exchange failed to store transfer keys in the - * database. - * This response is provided with HTTP status code - * MHD_HTTP_INTERNAL_ERROR. - */ - TALER_EC_REFRESH_MELT_DB_STORE_TRANSFER_ERROR = 1307, - /** * The exchange is unaware of the denomination key that was * requested for one of the fresh coins. This response is provided -- cgit v1.2.3