diff --git a/lcl/interfaces/win32/win32wscustomlistview.inc b/lcl/interfaces/win32/win32wscustomlistview.inc index 1a733ddbf9..874c8a9d9b 100644 --- a/lcl/interfaces/win32/win32wscustomlistview.inc +++ b/lcl/interfaces/win32/win32wscustomlistview.inc @@ -543,8 +543,6 @@ begin LVItemAssign(ALV, AItem1, AIndex2); LVItemAssign(ALV, AItem2, AIndex1); - ItemSetImage(ALV, AIndex1, AItem2, 0, AItem2.ImageIndex); - ItemSetImage(ALV, AIndex2, AItem1, 0, AItem1.ImageIndex); end; class procedure TWin32WSCustomListView.ItemMove(const ALV: TCustomListView;