summaryrefslogtreecommitdiff
path: root/uhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'uhttpd.h')
-rw-r--r--uhttpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uhttpd.h b/uhttpd.h
index b358a0b..374cd72 100644
--- a/uhttpd.h
+++ b/uhttpd.h
@@ -146,7 +146,6 @@ struct path_info {
const char *name;
const char *info;
const char *query;
- const char *auth;
bool redirected;
struct stat stat;
const struct interpreter *ip;