Remove a warning

This commit is contained in:
Hardening 2014-04-29 10:39:07 +02:00
parent 9848314a5d
commit ffd356031f
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@ static BOOL audin_server_recv_data(audin_server* audin, wStream* s, UINT32 lengt
static void* audin_server_thread_func(void* arg)
{
void* fd;
wStream* s;
void* buffer;
DWORD nCount;