diff options
Diffstat (limited to 'uhttpd.h')
-rw-r--r-- | uhttpd.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |