Commit 024c28ef authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove b_cache_delete

parent 283b93f9
......@@ -47,7 +47,6 @@ struct module_bank_t
/* Plugins cache */
bool b_cache;
bool b_cache_dirty;
bool b_cache_delete;
int i_cache;
module_cache_t **pp_cache;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment