mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 15:51:49 +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
|
@ -9,6 +9,7 @@
|
|||
/* INCLUDES ******************************************************************/
|
||||
|
||||
#include "netapi32.h"
|
||||
|
||||
#include <lmalert.h>
|
||||
#include <lmaudit.h>
|
||||
#include <lmconfig.h>
|
||||
|
@ -17,8 +18,6 @@
|
|||
#include <lmrepl.h>
|
||||
#include <lmsvc.h>
|
||||
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(netapi32);
|
||||
|
||||
/* FUNCTIONS *****************************************************************/
|
||||
|
||||
NET_API_STATUS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue