mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
remove last traces of the code cache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200513 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -93,11 +93,6 @@ typedef struct
|
||||
|
||||
apr_pool_t *pool;
|
||||
|
||||
/**
|
||||
* CODE_CACHE_STAT | CODE_CACHE_FOREVER | CODE_CACHE_NEVER
|
||||
*/
|
||||
unsigned int code_cache_style;
|
||||
|
||||
/**
|
||||
* APL_SCOPE_ONCE | APL_SCOPE_REQUEST | APL_SCOPE_CONN | APL_SCOPE_SERVER
|
||||
*/
|
||||
|
Reference in New Issue
Block a user