mirror of
https://github.com/reactos/reactos.git
synced 2025-01-11 08:38:17 +00:00
remove warning
svn path=/trunk/; revision=35855
This commit is contained in:
parent
5a12bfa450
commit
7d5a02d484
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ static LPWSTR lpEventSource = L"tcpsvcs";
|
||||||
static LPCWSTR lpLogFileName = L"C:\\tcpsvcs_log.log";
|
static LPCWSTR lpLogFileName = L"C:\\tcpsvcs_log.log";
|
||||||
static HANDLE hLogFile = NULL;
|
static HANDLE hLogFile = NULL;
|
||||||
|
|
||||||
static BOOL bWaitingOnRead = FALSE;
|
|
||||||
static OVERLAPPED olWrite;
|
static OVERLAPPED olWrite;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue