diff options
Diffstat (limited to 'src/include/taler_testing_lib.h')
-rw-r--r-- | src/include/taler_testing_lib.h | 4 |
1 files changed, 0 insertions, 4 deletions
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 | |||
105 | */ | 105 | */ |
106 | struct TALER_EXCHANGEDB_Plugin *plugin; | 106 | struct TALER_EXCHANGEDB_Plugin *plugin; |
107 | 107 | ||
108 | /** | ||
109 | * Session with the database. | ||
110 | */ | ||
111 | struct TALER_EXCHANGEDB_Session *session; | ||
112 | }; | 108 | }; |
113 | 109 | ||
114 | struct TALER_TESTING_LibeufinServices | 110 | struct TALER_TESTING_LibeufinServices |