diff options
| author | Christian Grothoff <christian@grothoff.org> | 2016-01-27 16:46:51 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2016-01-27 16:46:51 +0100 |
| commit | 9a45742fe4b819c22b0b0d8832ff4a0a07096a90 (patch) | |
| tree | 4b6452b78c4a9cb459cc2f148435614a9b73379e /src/include | |
| parent | 48c2edc28dc54c21ecb30b9aec31a3699c3f9bd0 (diff) | |
adding stubs for wire prepare data functions
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 11b30583..ba09ea42 100644 --- a/src/include/taler_mintdb_plugin.h +++ b/src/include/taler_mintdb_plugin.h @@ -1376,7 +1376,6 @@ struct TALER_MINTDB_Plugin const struct TALER_Amount *transfer_value); - /** * Function called to insert wire transfer commit data into the DB. * |
