Cleanup: accidentally included printf
This commit is contained in:
@@ -1649,7 +1649,6 @@ static int lineart_edge_type_duplication_count(char eflag)
|
||||
}
|
||||
static void lineart_geometry_object_load(LineartObjectInfo *obi, LineartRenderBuffer *rb)
|
||||
{
|
||||
printf("========================================================\nTESTING\n");
|
||||
BMesh *bm;
|
||||
BMVert *v;
|
||||
BMFace *f;
|
||||
|
||||
Reference in New Issue
Block a user