diff options
Diffstat (limited to 'main/SAPI.h')
-rw-r--r-- | main/SAPI.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/SAPI.h b/main/SAPI.h index c8e8562ed9..918912b717 100644 --- a/main/SAPI.h +++ b/main/SAPI.h @@ -102,7 +102,6 @@ typedef struct { char *default_charset; HashTable *rfc1867_uploaded_files; long post_max_size; - void *server_filter; } sapi_globals_struct; |