]> granicus.if.org Git - apache/blobdiff - include/util_script.h
mod_cache: Add the cache_status hook to register the final cache
[apache] / include / util_script.h
index fe638ee07b7192991c9f16d3c106a37ce4672cdb..924dd1425698019b462ff1df03f7ef391b414533 100644 (file)
@@ -142,8 +142,6 @@ AP_DECLARE(int) ap_scan_script_header_err_core(request_rec *r, char *buffer,
 
 AP_DECLARE(void) ap_args_to_table(request_rec *r, apr_table_t **table);
 
-AP_DECLARE(apr_status_t) ap_body_to_table(request_rec *r, apr_table_t **table);
-    
 #ifdef __cplusplus
 }
 #endif