diff options
Diffstat (limited to 'src/Root.cpp')
-rw-r--r-- | src/Root.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Root.cpp b/src/Root.cpp index a1023e8e9..62d50c28c 100644 --- a/src/Root.cpp +++ b/src/Root.cpp @@ -1046,7 +1046,6 @@ void cRoot::TransitionNextState(NextState a_NextState) s_StopEvent.Set(); #ifdef WIN32 - DWORD Length; INPUT_RECORD Record { |