commit 675966c8f51e03ddce36ca73a9d1f29b6fd9a76a
parent a92121025e251290ff708aa81f0fa4358717a490
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Mon, 20 Jul 2026 00:00:11 +0200
remove bogus extern decl.
Diffstat:
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/src/donau/donau-httpd.h b/src/donau/donau-httpd.h
@@ -73,11 +73,6 @@ extern struct DONAUDB_PostgresContext *DH_context;
extern char *DH_currency;
/**
- * Protocol version.
- */
-extern char *DONAU_PROTOCOL_VERSION;
-
-/**
* Our (externally visible) base URL.
*/
extern char *DH_base_url;