From 5108a25caefeb4da69b8c30fba69db8fa9afad58 Mon Sep 17 00:00:00 2001 From: raster Date: Sat, 7 Jul 2012 08:25:09 +0000 Subject: [PATCH] printf-- git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@73447 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/bin/edje_cc_out.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/bin/edje_cc_out.c b/src/bin/edje_cc_out.c index 3c146c8..6b25f3e 100644 --- a/src/bin/edje_cc_out.c +++ b/src/bin/edje_cc_out.c @@ -1614,7 +1614,6 @@ data_write(void) printf("sounds: %3.5f\n", ecore_time_get() - t); t = ecore_time_get(); } pending_threads--; - printf("@@@ PENDING: %i\n", pending_threads); if (pending_threads > 0) ecore_main_loop_begin(); if (verbose) { -- 2.7.4