Removed unneeded comment
This commit is contained in:
parent
b135bcd422
commit
67423ff64b
1 changed files with 0 additions and 2 deletions
|
@ -1028,8 +1028,6 @@ void ImageColorTint(Image *image, Color color)
|
|||
UnloadImage(*image);
|
||||
free(pixels);
|
||||
|
||||
TraceLog(INFO,"color tint applied");
|
||||
|
||||
image->data = processed.data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue