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 except
// Do not let errors in user code escape. // Do not let errors in user code escape.
end end
else
Writeln('Unhandled exception : ',E.ClassName,' : ',E.Message);
end; end;
function TFPCustomHttpServer.GetActive: Boolean; function TFPCustomHttpServer.GetActive: Boolean;