[HDWWIZ] ProbeListPageDlgProc(): Top 'Item' variable is enough (#1990)

Addendum to ce498aa571.
This commit is contained in:
Serge Gautherie 2019-10-22 03:12:04 +02:00 committed by Katayama Hirofumi MZ
parent 082f230ac7
commit c8cbd566f9

View file

@ -434,7 +434,6 @@ ProbeListPageDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
}
else
{
LVITEM Item;
PWSTR pts;
ZeroMemory(&Item, sizeof(LV_ITEM));