[COMCTL32][FLTLIB][NETAPI32][SNDVOL32][STOBJECT][WBEMPROX] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings.

This commit is contained in:
Amine Khaldi 2017-12-08 00:06:13 +01:00
parent e83592920b
commit ccd5377851
8 changed files with 40 additions and 32 deletions

View file

@ -12,8 +12,6 @@
#include <olectl.h>
#include <atlwin.h>
WINE_DEFAULT_DEBUG_CHANNEL(stobject);
BEGIN_OBJECT_MAP(ObjectMap)
OBJECT_ENTRY(CLSID_SysTray, CSysTray)
END_OBJECT_MAP()