fixed paste support: Plone threaded works perfectly

This commit is contained in:
roberto@maverick64
2011-01-13 18:10:13 +01:00
parent c94206f7ba
commit 170c66b000
5 changed files with 19 additions and 46 deletions
-2
View File
@@ -135,9 +135,7 @@ void init_uwsgi_embedded_module(void);
void uwsgi_wsgi_config(char *);
#ifdef UWSGI_PASTE
void uwsgi_paste_config(char *);
#endif
void uwsgi_file_config(char *);
void uwsgi_eval_config(char *);