Explorar o código

Commented out code

Source commit: 4c40bf3879601e3be1f9bc6954814738faf265d4
Martin Prikryl hai 1 ano
pai
achega
d4baa596e9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      source/packages/filemng/DirView.pas

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

@@ -2357,7 +2357,6 @@ begin
       Mask := Mask or LVIF_DI_SETITEM;
     end;
   end; {With PFileRec Do}
-  {Mask := Mask Or LVIF_DI_SETITEM; {<== causes flickering display and icons not to be updated on renaming the item}
 end;
 
 function TDirView.ItemColor(Item: TListItem): TColor;