git-svn-id: trunk@25204 -
@@ -637,8 +637,6 @@ begin
except
// Do not let errors in user code escape.
end
- else
- Writeln('Unhandled exception : ',E.ClassName,' : ',E.Message);
end;
function TFPCustomHttpServer.GetActive: Boolean;