summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd.h')
-rw-r--r--src/backend/taler-merchant-httpd.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/backend/taler-merchant-httpd.h b/src/backend/taler-merchant-httpd.h
index a66148b0..26982c6d 100644
--- a/src/backend/taler-merchant-httpd.h
+++ b/src/backend/taler-merchant-httpd.h
@@ -153,13 +153,6 @@ extern struct GNUNET_CRYPTO_EddsaPrivateKey *privkey;
extern struct TALER_MerchantPublicKeyP pubkey;
-extern struct MERCHANT_Auditor *auditors;
-
-extern unsigned int nauditors;
-
-
-
-
extern PGconn *db_conn;