Cleanup: old comments

This commit is contained in:
2015-11-01 12:32:04 +11:00
parent df61c50ffa
commit cf5154dcff
10 changed files with 2 additions and 38 deletions

View File

@@ -894,7 +894,7 @@ void calc_R_ref(ShadeInput *shi)
}
/* called from ray.c */
/* called from rayshade.c */
void shade_color(ShadeInput *shi, ShadeResult *shr)
{
Material *ma= shi->mat;