Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorAntonioya <blendergit@gmail.com>2018-08-11 11:03:06 +0300
committerAntonioya <blendergit@gmail.com>2018-08-11 11:03:06 +0300
commitf22d8ee94ced099500813f29ac4df38a5a7ab480 (patch)
tree49e4298b81329107f184da7a9af5913d01e7e589 /source
parent92b12d914ff4360cae9e816319e7f1b3e9173e71 (diff)
Cleanup: Remove debug print
Diffstat (limited to 'source')
-rw-r--r--source/blender/draw/engines/gpencil/gpencil_draw_utils.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/draw/engines/gpencil/gpencil_draw_utils.c b/source/blender/draw/engines/gpencil/gpencil_draw_utils.c
index 6e2ab5a5ea2..1d2b172a5b1 100644
--- a/source/blender/draw/engines/gpencil/gpencil_draw_utils.c
+++ b/source/blender/draw/engines/gpencil/gpencil_draw_utils.c
@@ -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