diff options
Diffstat (limited to 'src/auditor/report-lib.h')
-rw-r--r-- | src/auditor/report-lib.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/auditor/report-lib.h b/src/auditor/report-lib.h index 5df990cf5..d8d825914 100644 --- a/src/auditor/report-lib.h +++ b/src/auditor/report-lib.h | |||
@@ -55,11 +55,6 @@ extern struct TALER_Amount TALER_ARL_currency_round_unit; | |||
55 | extern const struct GNUNET_CONFIGURATION_Handle *TALER_ARL_cfg; | 55 | extern const struct GNUNET_CONFIGURATION_Handle *TALER_ARL_cfg; |
56 | 56 | ||
57 | /** | 57 | /** |
58 | * Our session with the #TALER_ARL_edb. | ||
59 | */ | ||
60 | extern struct TALER_EXCHANGEDB_Session *TALER_ARL_esession; | ||
61 | |||
62 | /** | ||
63 | * Handle to access the auditor's database. | 58 | * Handle to access the auditor's database. |
64 | */ | 59 | */ |
65 | extern struct TALER_AUDITORDB_Plugin *TALER_ARL_adb; | 60 | extern struct TALER_AUDITORDB_Plugin *TALER_ARL_adb; |