]> granicus.if.org Git - apache/blobdiff - modules/lua/mod_lua.h
remove last traces of the code cache
[apache] / modules / lua / mod_lua.h
index a152e00ee7ea8517d0b2c01fcacebbb2aae53367..d370b81f81cc12a0069dafceddfd7f648d9fd91b 100644 (file)
@@ -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
      */