summaryrefslogtreecommitdiff
path: root/uhttpd-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'uhttpd-utils.c')
-rw-r--r--uhttpd-utils.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/uhttpd-utils.c b/uhttpd-utils.c
index 8a06c93..3821eb5 100644
--- a/uhttpd-utils.c
+++ b/uhttpd-utils.c
@@ -728,8 +728,6 @@ int uh_auth_check(
req->realm = realm;
break;
}
-
- realm = NULL;
}
/* found a realm matching the username */