From 32f6f359a4a94deb1f967bb672237af043252f8b Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Sat, 2 May 2020 18:02:32 +0300 Subject: [PATCH] ref_soft: comment out useless line --- ref_soft/r_polyse.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref_soft/r_polyse.c b/ref_soft/r_polyse.c index e1038f4d..0f2f2ca5 100644 --- a/ref_soft/r_polyse.c +++ b/ref_soft/r_polyse.c @@ -1520,7 +1520,7 @@ void R_PolysetFillSpans8 (spanpackage_t *pspanpackage) do { lcount = d_aspancount - pspanpackage->count; - d_ptex + a_ststepxwhole * lcount + ((a_sstepxfrac * lcount) >> 16) + ((a_tstepxfrac * lcount) >> 16)*r_affinetridesc.skinwidth; + // d_ptex + a_ststepxwhole * lcount + ((a_sstepxfrac * lcount) >> 16) + ((a_tstepxfrac * lcount) >> 16)*r_affinetridesc.skinwidth; errorterm += erroradjustup; if (errorterm >= 0)