Skip to content

Commit ad703f4

Browse files
committed
Warnings removal
1 parent c2af21c commit ad703f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/Core/AWS.Pipeline.RedirectHandler.pas

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ procedure TRedirectHandler.FinalizeForRedirect(AExecutionContext: TExecutionCont
4242
requestContext.Request.Endpoint := TUri.Create(Format('%s://%s:%d', [uri.Scheme, uri.Host, uri.Port]));
4343

4444
{Todo: Review this}
45-
{$MESSAGE WARN 'Review this code as it involves hash stream}
4645
// TRetryHandler.PrepareForRetry(AExecutionContext.RequestContext);
4746
end;
4847

0 commit comments

Comments
 (0)