summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-12-17 15:46:52 +0100
committerChristian Grothoff <christian@grothoff.org>2020-12-17 15:46:52 +0100
commitf930a8c9d07d5331feace2850e181987d7d1a305 (patch)
treee8678e7a9e7b5fe18d2dad3f7c884738759a2a2f /src/include
parentb74612fc3362e64dcfb7eacad3602025ccfcf5ea (diff)
downloadexchange-f930a8c9d07d5331feace2850e181987d7d1a305.tar.gz
exchange-f930a8c9d07d5331feace2850e181987d7d1a305.tar.bz2
exchange-f930a8c9d07d5331feace2850e181987d7d1a305.zip
simplify further
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_exchangedb_lib.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/include/taler_exchangedb_lib.h b/src/include/taler_exchangedb_lib.h
index b68c0d66c..c850c691e 100644
--- a/src/include/taler_exchangedb_lib.h
+++ b/src/include/taler_exchangedb_lib.h
@@ -64,17 +64,6 @@ struct TALER_EXCHANGEDB_AccountInfo
const char *method;
/**
- * payto://-URL of the account.
- */
- const char *payto_uri;
-
- /**
- * Filename containing the signed /wire response, or NULL
- * if not given.
- */
- const char *wire_response_filename;
-
- /**
* #GNUNET_YES if this account is enabed to be debited
* by the taler-exchange-aggregator.
*/