diff options
author | Özgür Kesim <oec-taler@kesim.org> | 2023-07-28 16:22:48 +0200 |
---|---|---|
committer | Özgür Kesim <oec-taler@kesim.org> | 2023-07-28 16:22:48 +0200 |
commit | 8f9731e83009f13a8b4e172aec1252bc79c4dee1 (patch) | |
tree | 4d454894c302d97e3bfdb9cb820b176f2d8177f6 /src/include/taler_exchangedb_lib.h | |
parent | 429aeb9e5e8272f8303f878e5e077bbbb0bf07a2 (diff) | |
parent | 94e5193bffd5b2107710ba4fab0405ba22ea6dcf (diff) |
Merge branch 'new-amount', lookup OIDs for composites
Diffstat (limited to 'src/include/taler_exchangedb_lib.h')
-rw-r--r-- | src/include/taler_exchangedb_lib.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h index 45889435..17b01b0a 100644 --- a/src/include/taler_exchangedb_lib.h +++ b/src/include/taler_exchangedb_lib.h @@ -46,7 +46,6 @@ TALER_EXCHANGEDB_plugin_load (const struct GNUNET_CONFIGURATION_Handle *cfg); void TALER_EXCHANGEDB_plugin_unload (struct TALER_EXCHANGEDB_Plugin *plugin); - /** * Information about an account from the configuration. */ |