mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[SHELL32] CDefView: Remove a remnant string part (#1250)
Addendum to 9ae373a.
This commit is contained in:
committed by
Hermès BÉLUSCA - MAÏTO
parent
b4a8afe55d
commit
6f2aa0cbf9
@@ -1328,7 +1328,7 @@ LRESULT CDefView::OnContextMenu(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &b
|
||||
UINT uCommand;
|
||||
HRESULT hResult;
|
||||
|
||||
TRACE("(%p)->()\n", this);
|
||||
TRACE("(%p)\n", this);
|
||||
|
||||
m_hContextMenu = CreatePopupMenu();
|
||||
if (!m_hContextMenu)
|
||||
|
||||
Reference in New Issue
Block a user