diff --git a/src/screen.c b/src/screen.c index cf03eadeb..0877ba655 100644 --- a/src/screen.c +++ b/src/screen.c @@ -535,9 +535,6 @@ void SCR_DisplayTicRate(void) INT32 x = 318; double fps = round(averageFPS); - // draw "FPS" - V_DrawFixedPatch(306< (benchmark * 0.9)) ticcntcolor = R_GetTranslationColormap(TC_RAINBOW, SKINCOLOR_MINT, GTC_CACHE); else if (fps < (benchmark * 0.5))