unncecessary newlines

This commit is contained in:
Valery Guskov 2016-04-04 22:41:27 +03:00
parent d09c942b52
commit 248bebeca6

View file

@ -766,8 +766,6 @@ CL_CalcViewValues(void)
lerp = cl.lerpfrac; lerp = cl.lerpfrac;
} }
/* calculate the origin */ /* calculate the origin */
if ((cl_predict->value) && !(cl.frame.playerstate.pmove.pm_flags & PMF_NO_PREDICTION)) if ((cl_predict->value) && !(cl.frame.playerstate.pmove.pm_flags & PMF_NO_PREDICTION))
{ {