Browse Source

Whitespace fix.

Martijn Laan 3 tháng trước cách đây
mục cha
commit
ced6d9ff94
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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);