aboutsummaryrefslogtreecommitdiff
path: root/src/mint/taler-mint-httpd_db.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-22 14:21:16 +0100
committerChristian Grothoff <christian@grothoff.org>2015-03-22 14:21:16 +0100
commit81e234e7239f37bface096b8ecd36bce346210c1 (patch)
tree5c836b9a6d5d270eedc7894cbfd7bc12dd5711ea /src/mint/taler-mint-httpd_db.h
parent3a94a76aacd3e3e486e8df15257f8d0bdaa49619 (diff)
downloadexchange-81e234e7239f37bface096b8ecd36bce346210c1.tar.xz
store and retrieve arrays from database where arrays are the unit of transaction, to reduce number of DB interactions
Diffstat (limited to 'src/mint/taler-mint-httpd_db.h')
-rw-r--r--src/mint/taler-mint-httpd_db.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mint/taler-mint-httpd_db.h b/src/mint/taler-mint-httpd_db.h
index dbfecccd1..aefbfc424 100644
--- a/src/mint/taler-mint-httpd_db.h
+++ b/src/mint/taler-mint-httpd_db.h
@@ -126,7 +126,6 @@ struct MeltDetails
* future)
* @return MHD result code
*/
-// FIXME: see #3635.
int
TALER_MINT_db_execute_refresh_melt (struct MHD_Connection *connection,
const struct GNUNET_HashCode *melt_hash,