mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 08:52:59 +00:00
[SHELL32] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings.
This commit is contained in:
parent
7ed4c1dd03
commit
e83592920b
3 changed files with 24 additions and 4 deletions
|
@ -19,8 +19,6 @@
|
|||
|
||||
#include "precomp.h"
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(shell);
|
||||
|
||||
WCHAR swShell32Name[MAX_PATH];
|
||||
|
||||
DWORD NumIconOverlayHandlers = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue