mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-14 12:49:12 +02:00
parent
00a0bf992f
commit
5fa6d73619
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user