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