From 7b1cbcad23a92259787e5c30019bb75a59845399 Mon Sep 17 00:00:00 2001 From: pagefault <> Date: Tue, 22 May 2001 19:24:29 +0000 Subject: [PATCH] Yet another timer update --- zsnes/src/win/winlink.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/zsnes/src/win/winlink.cpp b/zsnes/src/win/winlink.cpp index 0f286667..62d2f64a 100644 --- a/zsnes/src/win/winlink.cpp +++ b/zsnes/src/win/winlink.cpp @@ -39,7 +39,6 @@ DWORD FullScreen = 0; DWORD Moving= 0; DWORD SoundBufferSize=1024*18; DWORD FirstSound=1; -DWORD CurrentTimer=0; int AllowDefault=0; int SoundEnabled=1;