diff --git a/daemon/HTTPServer.cpp b/daemon/HTTPServer.cpp index 4743efc2..1f7f75da 100644 --- a/daemon/HTTPServer.cpp +++ b/daemon/HTTPServer.cpp @@ -236,7 +236,6 @@ namespace http { } if (error != eRouterErrorNone) { - s << "
"; switch (error) { case eRouterErrorClockSkew: