X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Flib%2Fcsqcmodel%2Finterpolate.qh;h=94af8634003d471dc5529a860db91449c38d0c7a;hp=3ea385cbcd8b5e4918c1f88ed8b3c6eaed9508d4;hb=243779445dc4a2c35354ecd17d304f62c1547a7b;hpb=34e7f534e2015466228eb3a78c9857741b736dca diff --git a/qcsrc/lib/csqcmodel/interpolate.qh b/qcsrc/lib/csqcmodel/interpolate.qh index 3ea385cbcd..94af863400 100644 --- a/qcsrc/lib/csqcmodel/interpolate.qh +++ b/qcsrc/lib/csqcmodel/interpolate.qh @@ -45,6 +45,3 @@ void InterpolateOrigin_Reset(entity this); // call this BEFORE drawing void InterpolateOrigin_Do(entity this); - -// in case we interpolate that: -.vector v_angle;