git-svn-id: trunk@25204 -
This commit is contained in:
michael 2013-08-02 07:17:36 +00:00
parent 00a0bf992f
commit 5fa6d73619

View File

@ -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;