diff --git a/HttpServer/request_handler.h b/HttpServer/request_handler.h index 7095f16cc..17ab64a41 100644 --- a/HttpServer/request_handler.h +++ b/HttpServer/request_handler.h @@ -116,7 +116,7 @@ public: rep.content += (""); rep.content += (""); -/* if(distance != std::numeric_limits::max()) +/* if(distance != std::numeric_limits::max()) computeDescription(tmp, path, phantomNodes); cout << tmp << endl; */