mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 18:57:23 +00:00
[BROWSEUI][DEVMGR][EXPLORER][NTGDI][NTOBJSHEX][NTVDM][SETUPAPI] Remove/comment out some unused variables. CORE-11799 (#94)
This commit is contained in:
parent
0625e4d4f5
commit
5cb0615147
12 changed files with 13 additions and 23 deletions
|
@ -15,7 +15,6 @@ class CDeviceManager
|
|||
HWND m_hStatusBar;
|
||||
HWND m_hToolBar;
|
||||
HMENU m_hMenu;
|
||||
HMENU m_hActionMenu;
|
||||
int m_CmdShow;
|
||||
BOOL m_RefreshPending;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue