mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 13:33:04 +00:00
[SHELL32] Delete unused CNewMenu::m_wszPath
This commit is contained in:
parent
4431418999
commit
c082d08cf3
2 changed files with 0 additions and 2 deletions
|
@ -27,7 +27,6 @@ WINE_DEFAULT_DEBUG_CHANNEL(shell);
|
|||
|
||||
CNewMenu::CNewMenu() :
|
||||
m_pidlFolder(NULL),
|
||||
m_wszPath(NULL),
|
||||
m_pItems(NULL),
|
||||
m_pLinkItem(NULL),
|
||||
m_pSite(NULL),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue