mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-02-25 05:48:56 +01:00
fcl-web: less hints
This commit is contained in:
parent
dea9aa56a7
commit
977d123b32
@ -891,6 +891,8 @@ end;
|
||||
procedure THTTPRoute.DoHandleRequest(ARequest: TRequest; AResponse: TResponse);
|
||||
begin
|
||||
// Do nothing
|
||||
if ARequest=nil then ;
|
||||
if AResponse=nil then ;
|
||||
end;
|
||||
|
||||
destructor THTTPRoute.Destroy;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user