From fc19601efc46cf31bf81c0d5980d6802148f5964 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 15 Sep 2019 10:27:39 +0200 Subject: fix memory leaks in test case --- src/include/taler_testing_bank_lib.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_testing_bank_lib.h b/src/include/taler_testing_bank_lib.h index 535fd2e9c..1152c6297 100644 --- a/src/include/taler_testing_bank_lib.h +++ b/src/include/taler_testing_bank_lib.h @@ -48,9 +48,6 @@ /* ********************* Helper functions ********************* */ -#define BANK_FAIL() \ - do {GNUNET_break (0); return NULL; } while (0) - /** * Start the (Python) bank process. Assume the port * is available and the database is clean. Use the "prepare -- cgit v1.2.3