This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository efm2.
View the commit online.
commit d9b57e9045d23d3a96c4a0a97364001ee11eb8fb
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Mon Nov 6 07:29:39 2023 +0000
printf--
---
src/efm/efm_graph.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/efm/efm_graph.c b/src/efm/efm_graph.c
index 8d6348c..5b3bc50 100644
--- a/src/efm/efm_graph.c
+++ b/src/efm/efm_graph.c
@@ -178,7 +178,6 @@ _smart_calculate(Evas_Object *obj)
edje_object_part_drag_value_set(sd->o_vals[i],
"e.dragable.value",
0.0, v);
- printf("%i - %1.2f\n", i, v);
}
}
sd->reset_vals = EINA_FALSE;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.