summaryrefslogtreecommitdiff
path: root/src/backend/taler-merchant-httpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/taler-merchant-httpd.c')
-rw-r--r--src/backend/taler-merchant-httpd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backend/taler-merchant-httpd.c b/src/backend/taler-merchant-httpd.c
index db05c701..da1c7b45 100644
--- a/src/backend/taler-merchant-httpd.c
+++ b/src/backend/taler-merchant-httpd.c
@@ -286,6 +286,7 @@ do_shutdown (void *cls)
{
struct TMH_SuspendedConnection *sc;
+ (void) cls;
MH_force_pc_resume ();
MH_force_trh_resume ();
if (NULL != mhd_task)