Cleanup: accidentally included printf

This commit is contained in:
Campbell Barton 2021-08-20 16:02:39 +10:00 committed by Jeroen Bakker
parent 20f04ce62a
commit afde98a826
1 changed files with 0 additions and 1 deletions

View File

@ -1471,7 +1471,6 @@ static void lineart_geometry_object_load(Depsgraph *dg,
int override_usage,
int *global_vindex)
{
printf("========================================================\nTESTING\n");
BMesh *bm;
BMVert *v;
BMFace *f;