Merge remote-tracking branch 'origin/blender-v2.83-release'

This commit is contained in:
2020-04-17 18:20:16 -06:00

View File

@@ -254,7 +254,6 @@ static ImBuf *wm_block_splash_image(int width, int *r_height)
return ibuf;
#else
UNUSED_VARS(r_unit_size);
return NULL;
#endif
}