mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
[HDWWIZ] ProbeListPageDlgProc(): Top 'Item' variable is enough (#1990)
Addendum to ce498aa571
.
This commit is contained in:
parent
082f230ac7
commit
c8cbd566f9
1 changed files with 0 additions and 1 deletions
|
@ -434,7 +434,6 @@ ProbeListPageDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
|
|||
}
|
||||
else
|
||||
{
|
||||
LVITEM Item;
|
||||
PWSTR pts;
|
||||
|
||||
ZeroMemory(&Item, sizeof(LV_ITEM));
|
||||
|
|
Loading…
Reference in a new issue