mirror of
https://github.com/AppleWin/AppleWin.git
synced 2026-04-25 19:19:02 +00:00
Cleanup: Removed unused variable: g_bResetTiming
This commit is contained in:
@@ -721,7 +721,6 @@ Update_t CmdBenchmarkStop (int nArgs)
|
||||
while ((extbench = GetTickCount()) != currtime)
|
||||
; // intentional busy-waiting
|
||||
KeybQueueKeypress(TEXT(' '),1);
|
||||
g_bResetTiming = true;
|
||||
|
||||
return UPDATE_ALL; // 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user