[recipes] remove debug spew
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] remove debug spew
- Date: Fri, 17 Feb 2017 01:59:08 +0000 (UTC)
commit 974ca98a4c237fe40a009da04ad3a5a416ae1205
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Feb 16 20:58:50 2017 -0500
remove debug spew
src/gr-recipe-formatter.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gr-recipe-formatter.c b/src/gr-recipe-formatter.c
index 24cc82b..d770b88 100644
--- a/src/gr-recipe-formatter.c
+++ b/src/gr-recipe-formatter.c
@@ -203,8 +203,6 @@ gr_recipe_parse_instructions (const char *instructions)
g_message ("Could not parse timer field %s; ignoring", s);
}
- g_print ("timer: %ld seconds\n", timer);
-
prefix = g_strndup (step, p - step);
q = strstr (p, "]");
tmp = g_strconcat (prefix, q + 1, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]