[SHELL32] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings.

This commit is contained in:
Amine Khaldi 2017-12-07 23:54:22 +01:00
parent 7ed4c1dd03
commit e83592920b
3 changed files with 24 additions and 4 deletions

View file

@ -19,8 +19,6 @@
#include "precomp.h"
WINE_DEFAULT_DEBUG_CHANNEL(shell);
WCHAR swShell32Name[MAX_PATH];
DWORD NumIconOverlayHandlers = 0;