Cleanup: Remove debug print

This commit is contained in:
Antonio Vazquez 2018-08-11 10:03:06 +02:00
parent 92b12d914f
commit f22d8ee94c
Notes: blender-bot 2023-02-14 09:38:57 +01:00
Referenced by issue #56316, Activate any transform toolbar item -> Crash
1 changed files with 0 additions and 1 deletions

View File

@ -1319,7 +1319,6 @@ static void gp_instance_modifier_make_instances(GPENCIL_StorageList *stl, Object
/* add object to cache */
newob = MEM_dupallocN(ob);
printf("Dupli %p\n", &newob);
/* Create a unique name or the object hash used in draw will fail.
* the name must be unique in the hash, not in the scene because