Browse Source

Unused code

Source commit: e3784421e7011dd3a09b0f844251357bf865ac69
Martin Prikryl 1 year ago
parent
commit
3dbbed49d5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/packages/filemng/DirView.pas

+ 0 - 1
source/packages/filemng/DirView.pas

@@ -1339,7 +1339,6 @@ begin
       else FIsRecycleBin := False;
 
   finally
-    //if Assigned(Animate) then Animate.Free;
   end; {Finally}
 end;