Cleanup: Remove unused defines

This commit is contained in:
Antonio Vazquez 2020-04-14 16:17:20 +02:00
parent 00466e756e
commit d4ead6e639
1 changed files with 0 additions and 3 deletions

View File

@ -91,9 +91,6 @@ static void gpencil_uv_transform_get(const float ofs[2],
copy_v2_v2(r_uvmat[2], mat[3]);
}
#define HSV_SATURATION 0.5
#define HSV_VALUE 0.8
static void gpencil_shade_color(float color[3])
{
/* This is scene refereed color, not gamma corrected and not per perceptual.