mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
[SAC]
Remove extra definitions of variables. svn path=/trunk/; revision=60835
This commit is contained in:
@@ -18,8 +18,6 @@ PSAC_CHANNEL ChannelArray[SAC_MAX_CHANNELS];
|
||||
LONG ChannelRefCount[SAC_MAX_CHANNELS];
|
||||
LONG ChannelReaped[SAC_MAX_CHANNELS];
|
||||
SAC_CHANNEL_LOCK ChannelSlotLock[SAC_MAX_CHANNELS];
|
||||
LONG CurrentChannelRefCount;
|
||||
KMUTEX CurrentChannelLock;
|
||||
|
||||
/* FUNCTIONS ******************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user