[EXPLORER-NEW]
[reactos.git] / base / shell / explorer-new / traywnd.c
index 3e04bf4..d05ae39 100644 (file)
@@ -1023,6 +1023,8 @@ ITrayWindowImpl_TrackCtxMenu(IN OUT ITrayWindowImpl *This,
                               cmdId,
                               pcmContext,
                               Context);
+
+        DestroyMenu(hPopup);
     }
 
     return cmdId;