fixed reloading when in Go mode

This commit is contained in:
Unbit
2013-03-29 21:24:41 +01:00
parent 3ea82b2bcd
commit 0ccd31bee0
-1
View File
@@ -433,7 +433,6 @@ void uwsgi_reload(char **argv) {
uwsgi_error("execvp()");
// never here
exit(1);
#endif
}