summaryrefslogtreecommitdiff
path: root/plugins/python/pyutils.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/python/pyutils.c')
-rw-r--r--plugins/python/pyutils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/python/pyutils.c b/plugins/python/pyutils.c
index 77041a12..f4b1ef3d 100644
--- a/plugins/python/pyutils.c
+++ b/plugins/python/pyutils.c
@@ -146,7 +146,6 @@ struct uwsgi_buffer *uwsgi_python_backtrace(struct wsgi_request *wsgi_req) {
}
- uwsgi_log("OK\n");
Py_DECREF(result);
goto end;