summaryrefslogtreecommitdiff
path: root/src/testing
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-01-11 15:54:12 +0100
committerChristian Grothoff <christian@grothoff.org>2023-01-11 15:54:12 +0100
commitcf7e0ccce6ec640a8456d638bb81e2d5f209e9be (patch)
treed3122c33256a85a7e163582271371f6aa55cb863 /src/testing
parentb6f9f0040be7c6be18513c5f7d2eb001f01f193a (diff)
downloadexchange-cf7e0ccce6ec640a8456d638bb81e2d5f209e9be.tar.gz
exchange-cf7e0ccce6ec640a8456d638bb81e2d5f209e9be.tar.bz2
exchange-cf7e0ccce6ec640a8456d638bb81e2d5f209e9be.zip
-DCE
Diffstat (limited to 'src/testing')
-rw-r--r--src/testing/test_bank_api.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/testing/test_bank_api.c b/src/testing/test_bank_api.c
index 619fb30b0..8f559be8d 100644
--- a/src/testing/test_bank_api.c
+++ b/src/testing/test_bank_api.c
@@ -49,11 +49,6 @@ const char *cfgfile;
static struct TALER_TESTING_BankConfiguration bc;
/**
- * Handle to the Py-bank daemon.
- */
-static struct GNUNET_OS_Process *bankd;
-
-/**
* Flag indicating whether the test is running against the
* Fakebank. Set up at runtime.
*/