From c559b1c935a93c4cdec442beeac59264d483c824 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 23 Aug 2021 00:00:32 +0200 Subject: complete implementation of long-polling for reserve status; remove support for multi-threaded exchange httpd --- src/include/taler_testing_lib.h | 4 ---- 1 file changed, 4 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 af391693e..7768a7f61 100644 --- a/src/include/taler_testing_lib.h +++ b/src/include/taler_testing_lib.h @@ -105,10 +105,6 @@ struct TALER_TESTING_DatabaseConnection */ struct TALER_EXCHANGEDB_Plugin *plugin; - /** - * Session with the database. - */ - struct TALER_EXCHANGEDB_Session *session; }; struct TALER_TESTING_LibeufinServices -- cgit v1.2.3