From 862ed50d7db6dad591bee045a7864e8310f1fbcc Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Thu, 24 Jan 2019 17:53:10 +0100 Subject: Auditor tests. Fix double connection. --- src/include/taler_testing_lib.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/include/taler_testing_lib.h') diff --git a/src/include/taler_testing_lib.h b/src/include/taler_testing_lib.h index 711a13235..6573d2cd7 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -369,12 +369,6 @@ struct TALER_TESTING_Interpreter */ int working; - /** - * Is the auditor running (#GNUNET_YES) or waiting - * for /version (#GNUNET_NO)? - */ - int auditor_working; - /** * How often have we gotten a /keys response so far? */ -- cgit v1.2.3