[SHELL32] Remove some unused members and comment out some unused Wine code. CORE-11799 (#94)

This commit is contained in:
Amine Khaldi 2017-10-27 23:51:44 +01:00
parent 5a14845970
commit ce4ecd604d
4 changed files with 2 additions and 5 deletions

View file

@ -77,7 +77,6 @@ private:
INT m_selectedItem;
DWORD m_selectedItemFlags;
BOOL m_isLButtonDown;
BOOL m_movedSinceDown;
HWND m_windowAtDown;