Browse Source

Whitespace fix.

Martijn Laan 3 months ago
parent
commit
ced6d9ff94
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Projects/Src/Compression.SevenZipDLLDecoder.pas

+ 0 - 1
Projects/Src/Compression.SevenZipDLLDecoder.pas

@@ -777,7 +777,6 @@ end;
 
 { TArchiveExtractToHandleCallback }
 
-
 constructor TArchiveExtractToHandleCallback.Create(const InArchive: IInArchive;
   const numItems: UInt32; const Password: String; const Index: UInt32;
   const DestF: TFile; const OnExtractToHandleProgress: TOnExtractToHandleProgress);