Cleanup: Make format

This commit is contained in:
Jeroen Bakker 2023-06-30 11:39:17 +02:00
parent c2de379081
commit a655aa1fb2
1 changed files with 0 additions and 1 deletions

View File

@ -167,7 +167,6 @@ bool BKE_volume_save(const struct Volume *volume,
# include "BLI_math_vector_types.hh"
bool BKE_volume_min_max(const Volume *volume, blender::float3 &r_min, blender::float3 &r_max);
#endif