summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.
*/