summaryrefslogtreecommitdiff
path: root/request_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'request_info.h')
-rw-r--r--request_info.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/request_info.h b/request_info.h
index 07cc873e38..2bcbfa7d77 100644
--- a/request_info.h
+++ b/request_info.h
@@ -33,7 +33,6 @@
typedef struct {
char *filename;
char *path_info;
- const char *path_translated;
const char *request_method;
char *script_name;
char *current_user;