flame: Remove dead assignment
This commit is contained in:
parent
2712cb1109
commit
68704eeb0b
1 changed files with 0 additions and 1 deletions
|
|
@ -819,7 +819,6 @@ interpolate (control_point cps[],
|
|||
}
|
||||
|
||||
/* apply wiggle factor */
|
||||
r = 0.0;
|
||||
for (j = 0; j < 2; j++)
|
||||
{
|
||||
double tt = result->wiggle[j][1] * rh_time;
|
||||
|
|
|
|||
Loading…
Reference in a new issue