mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-04 04:31:44 +00:00
preliminary refactoring for multithreaded fastrouter/removed fastfuncs support
This commit is contained in:
@@ -175,7 +175,6 @@ struct uwsgi_python {
|
||||
PyObject *workers_tuple;
|
||||
PyObject *embedded_dict;
|
||||
PyObject *embedded_args;
|
||||
PyObject *fastfuncslist;
|
||||
|
||||
char *pymodule_alias[MAX_PYMODULE_ALIAS];
|
||||
int pymodule_alias_cnt;
|
||||
|
||||
Reference in New Issue
Block a user