diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-06-05 15:04:21 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-06-05 15:04:21 +0200 |
commit | 49fdd32337cb928c6c382e89c900249056af0f3d (patch) | |
tree | f755eb2066abda45f2c9f2f1f9592710bc7eef01 /src/include | |
parent | c4f3c9be6cdf54d6dcbefbb5960c64d1741182cc (diff) |
clean up postgres_get_reserve_history logic and improve docu
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_mintdb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_mintdb_plugin.h b/src/include/taler_mintdb_plugin.h index c4b89bcd8..e7f5751e6 100644 --- a/src/include/taler_mintdb_plugin.h +++ b/src/include/taler_mintdb_plugin.h @@ -112,7 +112,6 @@ struct TALER_MINTDB_CollectableBlindcoin */ struct TALER_Amount withdraw_fee; - /** * Public key of the reserve that was drained. */ |