diff --git a/src/hardware/hw_main.c b/src/hardware/hw_main.c index 14b15561..23374500 100644 --- a/src/hardware/hw_main.c +++ b/src/hardware/hw_main.c @@ -4592,8 +4592,6 @@ if (0) if (cv_grfog.value) HWD.pfnSetSpecialState(HWD_SET_FOG_MODE, 0); - HWR_DoPostProcessor(player); - // Check for new console commands. NetUpdate();