[gegl/wip/pippin/pipeline: 94/95] reduce debug spew



commit 9172bbb9ea595ea67c7a6e9d8192eb64670f041a
Author: Øyvind Kolås <pippin gimp org>
Date:   Thu Jul 26 00:02:48 2018 +0200

    reduce debug spew

 gegl/operation/gegl-operation-pipeline.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gegl/operation/gegl-operation-pipeline.c b/gegl/operation/gegl-operation-pipeline.c
index a965a87d5..ce76fa79e 100644
--- a/gegl/operation/gegl-operation-pipeline.c
+++ b/gegl/operation/gegl-operation-pipeline.c
@@ -136,7 +136,7 @@ gegl_operation_pipeline_is_intermediate_node (GeglOperation *op,
 
   if (op->node->priv->eval_manager)
   {
-    fprintf (stderr, "chaughta a fraggel!\n");
+    //fprintf (stderr, "chaughta a fraggel!\n");
     return FALSE;
   }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]