summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 1ce3c59..185099e 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1660,6 +1660,7 @@ refund_complete_cb (void *cls,
{
struct Refund *r = cls;
+ (void) refund_url;
r->orh = NULL;
if (MHD_HTTP_OK != hr->http_status)
{