diff --git a/src/win32/VBA.cpp b/src/win32/VBA.cpp index 10c3b9b5..ae45cb68 100644 --- a/src/win32/VBA.cpp +++ b/src/win32/VBA.cpp @@ -251,7 +251,6 @@ VBA::VBA() captureFormat = 0; tripleBuffering = true; throttle = 0; - throttleLastTime = 0; autoFrameSkipLastTime = 0; autoFrameSkip = false; vsync = false;