FIX: Display of current filename when testing archives via WCX plugins

This commit is contained in:
cordylus 2018-01-21 05:40:29 +00:00
commit 1cb5ce308d

View file

@ -87,7 +87,6 @@ begin
// Get progress percent value to directly set progress bar
else if Size < 0 then
begin
CurrentFile:= FileName;
// Total operation percent
if (Size >= -100) and (Size <= -1) then
begin