src/server/daemon/httprequest.h

branch
aio
changeset 172
5580517faafc
parent 159
9ba9f8befa80
child 211
2160585200ac
--- a/src/server/daemon/httprequest.h	Sat Feb 04 16:42:11 2017 +0100
+++ b/src/server/daemon/httprequest.h	Sat Feb 18 13:27:25 2017 +0100
@@ -105,7 +105,7 @@
         NSAPIRequest *rq,
         threadpool_t *pool);
 
-void nsapi_function_return(Session *sn, Request *rq, int ret);
+//void nsapi_function_return(Session *sn, Request *rq, int ret);
 
 void nsapi_change_threadpool(
         NSAPISession *sn,

mercurial