diff --git a/source/exhumed/src/menu.cpp b/source/exhumed/src/menu.cpp index f6a9a791d..90bb5874d 100644 --- a/source/exhumed/src/menu.cpp +++ b/source/exhumed/src/menu.cpp @@ -684,8 +684,6 @@ int menu_DrawTheMap(int nLevel, int nLevelNew, int nLevelBest) HandleAsync(); twod->ClearScreen(); - videoClearScreen(overscanindex); // fix hall of mirrors when console renders offscreen in widescreen resolutions. - if (((int)totalclock - startTime) / kTimerTicks) { nIdleSeconds++;