mirror of
https://github.com/reactos/reactos.git
synced 2025-06-25 16:29:42 +00:00
[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:
parent
e83592920b
commit
ccd5377851
8 changed files with 40 additions and 32 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue