This commit is contained in:
Christian Grothoff 2023-01-11 15:54:12 +01:00
parent b6f9f0040b
commit cf7e0ccce6
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -48,11 +48,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.